- we're running Confluence Cloud
- installed PlantUML addon (addon-com.mxgraph.confluence.plugins.plantuml), currently still in the "try free" program
- on a existing wiki page added a diagram
- added a sequence diargram
- preview renders out fine
- save to page
- no image is rendered on the page (neither after publishing) - see screen below
- Devtools has some error messages, iframe ends into an image named "undefined" which does not exist
- when reopening the plantuml macro modal, all content, diagram name, etc are empty again
- recreating the diagram, with same diagram name, reports an error that the diagram exists in the page
Module: addon-com.mxgraph.confluence.plugins.plantuml
Do different browsers work? Is it just you having the problem or everyone?
- Issue is for all our users
- tested on chrome, firefox and safari on mac - all have the same behaviour, in the end it loads an iframe with a /undefined as image
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you show me, in the network tab, the requests that returned those 404s please?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
below the details of the request call to the actual image. (redacted the cookies)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're hitting the saveMacro bug described at https://ecosystem.atlassian.net/browse/CE-1148. Please vote and complain freely.
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.