Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new message to the messenger, render stringValue if objectValue has not been set yet #1549

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

rjzondervan
Copy link
Member

No description provided.

@@ -29,4 +29,3 @@ framework:
'App\Message\ActionMessage': async
'App\Message\NotificationMessage': async
'App\Message\SyncPageMessage': async
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you not also remove the ActionMessage, NotificationMessage and SyncPageMessage from here?

Copy link
Member Author

Choose a reason for hiding this comment

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

We might.
messenger.yaml does the 'general' handling disregarding environment, however, the prod/messenger.yaml overrides this in production environments (where APP_ENV='prod').

Copy link
Contributor

Choose a reason for hiding this comment

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

Ahaa, check

@rjzondervan rjzondervan merged commit 7f93648 into development Sep 15, 2023
@rjzondervan rjzondervan deleted the feature/XZ-163/couple-async branch September 15, 2023 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants