Skip to content

Conversation

@lynnagara
Copy link
Member

Since search_message is distinct from message, we should have them as
separate properties of Event, rather than use them interchangably.

Search_message is the internal only property for search, while message is
the publicly exposed property.

We temporarily save search_message into the message field in
event_manager.save() to maintain backward compatibility with Django
event format.

Since search_message is distinct from message, we should have them as
separate properties of Event, rather than use them interchangably.

Search_message is the internal only property for search, while message is
the publicly exposed property.

We temporarily save search_message into the message field in
event_manager.save() to maintain backward compatibility with Django
event format.
@lynnagara lynnagara force-pushed the event-message-improvements branch from 20e99e7 to dd25797 Compare January 15, 2020 20:30
@lynnagara lynnagara requested a review from a team January 15, 2020 20:34
@lynnagara
Copy link
Member Author

These changes were included in #16230

@lynnagara lynnagara closed this Jan 17, 2020
@lynnagara lynnagara deleted the event-message-improvements branch January 17, 2020 00:12
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants