-
Suggestion
-
Resolution: Won't Do
-
None
-
None
-
Confluence 5.8.4
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
I am trying to create a blueprint, which is similiar to the "Decision"-blueprint.
At the moment i am trying to mention the responsible person inside the page.
I can mention users inside the dialog wizard, but inside the created page, only the userid is shown. Sadly the documentation for creating blueprints is not very detailed.
I looked at the source code of the "Decision"-blueprint (https://bitbucket.org/atlassian/confluence-business-blueprints) and figured that i have to include this code inside my soy-file:
/**@param names Usernames to be mentioned */ {template .mentionXml} {foreach $name in $names} <ac:link><ri:user ri:username="{$name}" /></ac:link> {/foreach} {/template}
But to use this code i also have to add a ContextProvider, which is very extensive in the example code and hard to adapt to my own blueprint.
Could you give me an explanation on what i have to add to my blueprint, so that the user-mentioning works?
I hope that i am in the right space to ask this question, i was linked here by the Support Team.
- relates to
-
CONFCLOUD-39062 CLONE - Mentioning users using a Blueprint
- Closed
- clones
-
SOY-104 Mentioning users using a Blueprint
- Done
Thank you for raising this suggestion. We regret to inform you that due to limited demand, we have no plans to implement it in the foreseeable future. In order to set expectations, we're closing this request now. Sometimes potentially valuable tickets do get closed where the Summary or Description has not caught the attention of the community. If you feel that this suggestion is valuable, consider describing in more detail or outlining how this request will help you achieve your goals. We may then be able to provide better guidance. Thanks again.
Regards,
Confluence Product Management