• Resolved adriank9

    (@adriank9)


    Hey, I´ve got the problem that every time a new post is published, the associated group gets an email so the post has to be confirmed and published via the associated person to selected group. If a post was confirmed and gets updated by the author, the associated other group gets correctly an email.

    BUT if the author now updates the category BEFORE the associated person confirmes/publishes the post, the first group does not have the required permissions to publish (because it was changed to another group), and the update trigger does not work for the second group, because the post was not published yet.

    Is there any way to make it work ?
    Best
    Adrian

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    Hi Adrian, I assume you are using Gutenberg, right?

    If yes, this is the main issue with Notification and Gutenberg. Different post parts are saved in different requests, so when you update the taxonomies, it’s like you would update the whole post.

    As a workaround, I developed recently the Background Processing feature.

    It’s not released yet but if you’d like to use it, you can grab the development version of the plugin.

    I hope this will help

    Thread Starter adriank9

    (@adriank9)

    Hey again,

    I would kindly ask if you have any idea how long it will take until the background processing feature is implemented in the full version? 🙂

    Thanks for your help,
    Adrian

    Plugin Author Kuba Mikita

    (@kubitomakita)

    I think it will be a matter of a few days 🙂

    PS. you can install the development version without any problems, it’s stable with more features.

    • This reply was modified 6 years, 8 months ago by Kuba Mikita.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Second Notification after changed category’ is closed to new replies.