Unable to find or create a Meeting Notes template page

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Problem

Users are unable to locate the Meeting Notes blueprint after clicking the Create Page button:

The result captured in the screenshot above simply doesn't exist, but the other default options are still available. 

The following appears in the atlassian-confluence.log

ERROR [http-nio-8090-exec-16 url:/display/SPACEKEY/Page+Name username:username url:/pages/viewpage.action username:username] [xhtml.view.macro.ViewMacroMarshaller] handleMacroExecutionException Error rendering macro: create-from-template
 -- url: /display/SPACEKEY/Page+Name | traceId: 718ab8d9dxdc022e | userName: username | action: viewpage | page: 1234567890
java.lang.IllegalArgumentException: Unknown Blueprint: Blueprint id: 4df82083-15cb-45e0-a69c-349811eb5b6a, module key: com.atlassian.confluence.plugins.confluence-business-blueprints:meeting-notes-blueprint, space: null
	at com.atlassian.confluence.plugins.createcontent.impl.DefaultBlueprintResolver.getContentBlueprint(DefaultBlueprintResolver.java:114)
	at com.atlassian.confluence.plugins.createcontent.impl.DefaultCreateButtonService.renderButton(DefaultCreateButtonService.java:89)
	at com.atlassian.confluence.plugins.createcontent.impl.DefaultCreateButtonService.renderBlueprintButton(DefaultCreateButtonService.java:74)
	at com.atlassian.confluence.plugins.createcontent.CreateFromTemplateMacro.execute(CreateFromTemplateMacro.java:48)

Cause

The Blueprints plugin, which provides the Meeting Notes blueprint, is disabled. This plugin relies on the Share Page plugin, which means if the Share Page plugin is disabled, the Blueprints plugin will automatically be disabled.

Workaround

Enable the Blueprints plugin. If the Share Page plugin was disabled for a specific business use-case, such as disallowing the sharing of Confluence pages, it must be re-enabled as well. 

Once the Share Page plugin is re-enabled, if needed, a specific module within this plugin can be disabled to remove the "Share Page" button from all Confluence pages:

Resolution

If the workaround is not necessary, simply enable both the Blueprints plugin and Share Page plugin.



DescriptionUnable to create meeting notes page blueprint, template does not exist.
ProductConfluence server
Last modified on Feb 26, 2019

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.