mattyb149 commented on a change in pull request #4100: NIFI-7210 - added PG
path in bulletins for S2S Bulletin RT
URL: https://github.com/apache/nifi/pull/4100#discussion_r388437698
##########
File path: nifi-api/src/main/java/org/apache/nifi/reporting/Bulletin.java
##########
@@ -98,6 +99,14 @@ public void setGroupName(String groupName) {
this.groupName = groupName;
}
+ public String getGroupPath() {
Review comment:
Can we add this to the BULLETINS table in the sql-reporting bundle too?
Would be helpful for queries.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services