Unable to promote changes
Hello, I have run into a stange issue. I am unable to promote two of my changes due to the error notated in the screenshot. Our organization ID is
651d7607881629515286e874
25 Replies
I created a new Workflow with the password reset template but changed it a bit which is why I think its a tad confused?
two workflows I have
@🎶Keaton did you try promoting each one separately? what error are you getting for each?
@Gali Baum yes, same exact error
well, differing in the Notification Template name
Response from the
apply
endpoint:@🎶Keaton, you just advanced to level 1!
The payload is empty
https://api.novu.co/v1/changes/653a907eea37143fcb19364f/apply
Odd. we will need to investigate that. But, just that you are not stuck for now. I believe if you go to one of the workflows and create a new workflow group and then chose that same one in the other workflow you will be able to promote
Let me know how it goes 😅
Worked fine here
I guess the default group was not created when using the default password reset template?
interesting. good lead. It was the first ever template for your organization?
swapping back to the Authentication group results in same issue ofc, just weird that the dropdown has the option
Yes
checking
I believe I used GitHub to sign in as well
Response from
https://api.novu.co/v1/notification-groups
It looks like the group does exist but might've not been linked to the org properly in mongo? but not sure why the relationship would be one-sided like that anyway
Switching to the General group also works funnily enoughI will try to investigate tomorrow 🙂 are you good for now?
could you please tell me steps to reproduce ? Like, what actions you did
Yup, works fine for me, I have stuff live in Production now.
I setup a new account, created a workflow based off of password reset and kept it mostly the same aside from some text and I think a variable change
Created another workflow based off password reset for account setup, changed the name/ID/text, etc
Changed layout a few times
Added an SMTP provider (Mailpit)
then tried to promote and was met with the error
awesome. Thanks for reporting!! I'll look into it
Thanks! Super quick support response, wasn't expecting anything back for a day
Thanks Gali 🏆
@Pawan Jain I was able to reproduce. The problem is with templates from the store that add a new workflow group. We are not creating a change entity for the workflow group like we should, we directly create it in dev. So the group is not created in prod env and workflow can not be promoted. I suspect the same would happen if one of the blueprints had a new feed as well. Could you please create a ticket for this?❤️
Sure Gali