Skip to content

Update scheduled-events.md#10963

Open
NielsKunst wants to merge 2 commits intomendix:developmentfrom
NielsKunst:patch-56
Open

Update scheduled-events.md#10963
NielsKunst wants to merge 2 commits intomendix:developmentfrom
NielsKunst:patch-56

Conversation

@NielsKunst
Copy link
Copy Markdown
Contributor

Added this as result of this slack thread: https://mendix.slack.com/archives/CA82XPUQG/p1770300321312099

This could also be added to Mx10 and Mx9 documentation as it is unrelated from the Mx version.

I asked in that slack thread for people to review it.

Added this as result of this slack thread: https://mendix.slack.com/archives/CA82XPUQG/p1770300321312099

This could also be added to Mx10 and Mx9 documentation as it is unrelated from the Mx version.

I asked in that slack thread for people to review it.
@NielsKunst
Copy link
Copy Markdown
Contributor Author

NielsKunst commented Apr 1, 2026

This PR would require an approval from the PM Jonathan Diehl. See related slack thread, where I asked him to review this.

Clarified the tracking of enabled/disabled state for scheduled events by name and updated related recommendations.
* The renamed scheduled event (`SE_Old`) will be treated as a new, previously unseen, event and will default to disabled.

{{% alert color="info" %}}
Be mindful of this behavior when renaming scheduled events and reusing names within the same application. If you rename a scheduled event and introduce a new one with the original name, verify the enabled/disabled states of all affected scheduled events after deployment to ensure they match your intentions.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this really a good recommendation. It's a bit generic.
Surely it is better to say not to rename scheduled events but to create new ones?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants