Seems my testing ground can’t follow sync with group actors/remote categories. I’m assuming the null id is related, but haven’t figured out how to remove it yet (unfollow button just refreshes the page)
Seems my testing ground can’t follow sync with group actors/remote categories. I’m assuming the null id is related, but haven’t figured out how to remove it yet (unfollow button just refreshes the page)
Ok! Almost set up with the plugin (though ACP controls are still pending for now). On the dev branch until I get the gui for config done.
https://github.com/Arachnibot/nodebb-tag-to-category/tree/dev
Only bug remaining is topics are not federated out by the group correctly. If anyone knows what triggers the category actor to share a post, let me know!
@[email protected] mm actually this also doesn’t happen currently when you manually move a topic to a category.
Your local account boosts it but not the category. That’s a feature I’d like to add to core, please open an issue.
@[email protected] sounds good! I’m actually re-assigning the category before creation, rather than using the helpers in TopicTools, but I’ll make the issue in case that should result in the same behavior
@[email protected] said in NodeBB v4.0.0 - Categories not following group actors:
I’m very eager to try this plugin lol. Have you put it up on GitHub somewhere yet?