- https://zenuml-stg.atlassian.net/wiki/spaces/ZS/pages/33152/Testing+Lite+1
- All content loads properly except for the second one.
- (Lite) https://zenuml-stg.atlassian.net/wiki/display/ZS/customcontent/list/ac%3Acom.zenuml.confluence-addon-lite%3Azenuml-content-sequence
- Open a diagram and it should load fine
- (Lite) https://zenuml-stg.atlassian.net/wiki/display/ZS/customcontent/list/ac%3Acom.zenuml.confluence-addon-lite%3Azenuml-content-graph
- Open a draw io diagram and it should load fine
- (Full) https://zenuml-stg.atlassian.net/wiki/display/ZS/customcontent/list/ac%3Acom.zenuml.confluence-addon%3Azenuml-content-sequence
- Open a diagram and it should load fine
- (Full) https://zenuml-stg.atlassian.net/wiki/display/ZS/customcontent/list/ac%3Acom.zenuml.confluence-addon%3Azenuml-content-graph
- Open a draw io diagram and it should load fine
- https://zenuml-stg.atlassian.net/wiki/spaces/ZS/pages/31260964/VVVff
- Some diagrams have data source as content-property
- Create a new page and add a sequence, a mermaid, a draw io diagram
- Start vue server at 8080 and proxy to 5000 for descriptor:
yarn start:sit
- Expose 8080 on air.zenuml.com:
yarn cloudflare:8080
- Install https://air.zenuml.com/atlassian-connect.json
- Open the page with ZenUML macro
We need two commands
start:local
andstart:sit
because hot-reload works only on one domain.
Check the sub code.
Just re-register should fix it in most times.
401 is Unauthorized (or actually means Unauthenticated). It does not make sense as all content is public. Simply restarting fixes this issue.
- rm -rf node_modules
- yarn install
- Get the descriptor
- Validate the descriptor at https://atlassian-connect-validator.herokuapp.com/validate
- Read the schema doc with: https://json-schema.app/view/%23?url=https%3A%2F%2Fbitbucket.org%2Fatlassian%2Fconnect-schemas%2Fraw%2Fmaster%2Fconfluence-global-schema.json