Hi Team,
Does anyone have any idea about how to get application properties values in Jira Cloud architecture?
I did below in Server version. So, I need a way to do the same in Cloud architecture. Please help.
ComponentAccessor.getApplicationProperties().getString(“jira.timetracking.default.unit”);