Skip to content

feat: Add createdBy and lastUpdatedBy#511

Merged
larshelge merged 2 commits intomasterfrom
feat_createby_lastupdatedby
Apr 6, 2026
Merged

feat: Add createdBy and lastUpdatedBy#511
larshelge merged 2 commits intomasterfrom
feat_createby_lastupdatedby

Conversation

@LeonardoGonzales
Copy link
Copy Markdown
Collaborator

No description provided.

String.format(
"%1$s,program[%1$s],expression,filter,decimals,aggregationType,analyticsType",
NAME_FIELDS);
NAME_EXT_FIELDS, NAME_FIELDS);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Since %1$s is used, you don't have to specify NAME_FIELDS twice. This is positional variable resolution.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Thank you, I updated it

@sonarqubecloud
Copy link
Copy Markdown

@larshelge larshelge merged commit f1117f1 into master Apr 6, 2026
3 of 4 checks passed
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.

2 participants