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

MMI-3111 Report Summary field fix, migration 1.3.17 #2385

Merged
merged 4 commits into from
Jan 17, 2025

Conversation

kkwangsir
Copy link
Contributor

image

If we can't find the OwnerId, we use the content summary,
which allows the report template to display an external story summary in the ToC.

@JacobWang-bc JacobWang-bc added bug Something isn't working DB Migration A DB Migration may require refreshing or simply updating your database. labels Jan 16, 2025
@JacobWang-bc JacobWang-bc changed the title MMI-3111 MMI-3111 Report Summary field fix, migration 1.3.17 Jan 16, 2025
* If content.Summary is null, use empty string as fallback.
*/

string summary;
Copy link
Collaborator

Choose a reason for hiding this comment

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

No need to change, but an extension method would have been probably cleaner.

@JacobWang-bc JacobWang-bc merged commit 8cc3ba8 into bcgov:dev Jan 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working DB Migration A DB Migration may require refreshing or simply updating your database.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants