Heikki Hellgren
Heikki Hellgren
It contains the user entity reference of the user who did the action as well as all information about the question (& answer). Maybe it would make sense to document...
Hi @LZING and @anestor6 , both comment answer and delete events are already added. Do you think there's something still missing?
Can this be closed?
No, there's no such support. Config allows defining `allowMetadataInput` which basically allows to post questions imported from another source with some script.
@bkoski do you happen to have any example? Maybe something could be added to this repo as well
See also: https://github.com/drodil/backstage-plugin-qeta/discussions/147
Yes exactly something like that. It always takes time to get to work with this plugin especially with memory only database, so this kind of feature would be very helpful.
There's now testdata.sql in the root but it must be manually run and doesn't contain that much data yet. But it's a start. Maybe it would be nice to have...
Great, thanks! Really no requirements for coverage from my end. Just would be nice to get some tests to be sure functionality still works after changes.
Good catch. The problem when not having this protection is that for example catalog collator cannot reach catalog API as it has not initialized yet (if both plugins are running...