I am slowly making progress with accepting entities: After spending a few hours in entity editor spaghetti code I've almost(?) accepted an author.
2024-07-09 19153, 2024
kellnerd[m]
The imported entity is gone and there is a revision which added the author, but the entity link doesn't lead to an author page (404 Not Found) 😅
2024-07-09 19159, 2024
kellnerd[m] uploaded an image: (115KiB) < https://matrix.chatbrainz.org/_matrix/media/v3/download/matrix.org/HrmaNplFgNiHiYnTIExwaznb/image.png >
2024-07-09 19134, 2024
monkey[m]
Progress!
2024-07-09 19134, 2024
monkey[m]
Hm, there might be a separate entity_import_header table which we don't look ibto wheb we fetch an entity. Not sure if something needs to happen to move the entity_import_header entry to the entity_header table
2024-07-09 19142, 2024
monkey[m]
Sorry for typos
2024-07-09 19110, 2024
kellnerd[m]
Hmm, the entity_header tables are updated properly as far as I can see (I approved 3 authors in an otherwise empty DB):... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/CODntInnNJmYaGVJRLSUikUC>)
2024-07-09 19117, 2024
kellnerd[m]
* Hmm, the entity\_header tables are updated properly as far as I can see (I approved 3 authors in an otherwise empty DB):... (full message at <https://matrix.chatbrainz.org/_matrix/media/v3/download/chatbrainz.org/enaurgKNWrbPDbNdqVvnISLP>)
2024-07-09 19104, 2024
kellnerd[m]
The author_revision table and the author view also have 3 rows which look good to me at first sight.
2024-07-09 19108, 2024
kellnerd[m]
Anyway, enough for today, I've pushed what I believe to be the mandatory changes to my bb-site and bb-data forks.