Hi all,
Atlassian has deprecated the labelManager function from code paths. Has anyone found an alternative to this?
Worked in 8.x.x but has stopped working on versions 9.0.0+
List: https://confluence.atlassian.com/doc/deprecated-code-paths-removed-in-9-0-1333827747.html
https://confluence.atlassian.com/doc/deprecated-code-paths-removed-in-9-0-1333827747.html
Example lines from the code used
$action.labelManager.getLabel( "Label_Value" )
$action.labelManager.getSpacesWithLabel( "Label_Value" )
I've used ScriptRunner Marcors as a workaround.
Hello @Rinaldi Michael !
If you haven't yet, I'd cross-post this to the Atlassian Developer Community, specifically in the Confluence DC section: https://community.developer.atlassian.com/c/confluence/confluence-data-center/40
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Already have posted the same in the developer community. Judging by the response, guess no one's found a solution yet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.