
- Copy space plugin for confluence archive#
- Copy space plugin for confluence software#
- Copy space plugin for confluence code#
You’ll need to do this for each diagram that triggers the error. If you have the latest version of the Copy Space plugin (version 1.2) the error even includes a link to the offending Gliffy diagram. There’s no need to make any changes to the diagram. The workaround is simple: Open the offending diagram in the Gliffy editor and then save it again. (I encountered 3 such diagrams when copying the Confluence documentation this week.) The solution If you're using Jira Cloud, you can also specify the Jira project you'd like to link to this space. Specify your file using the Browse button. Choose Import Spaces under 'Administration' in the left-hand navigation bar. The problem seems to happen for old diagrams only. Select Settings in the Confluence sidebar. If you like, you can take a look at the bug report too. Unfortunately, earlier versions of the Copy Space plugin don’t give such a useful error. The attachment’s size property does not match the attachement’s data size: Attachment: The content that could not be copied was titled. Here’s the text of the above error message:Īn error occurred while copying the space. Solving a problem with Confluence Copy Space and Gliffy plugins If you have the very latest version of the Copy Space plugin, you will see a nice neat error message on the screen, including a link to the offending diagram: On Confluence, use the Spaces > Create Space menu, choose a space name and copy the space key. AttachmentDataStreamSizeMismatchException: Attachment data stream contains a different number of bytes to the declared size of the attachment. A space needs to exist on the Confluence server. …CopySpaceException: An error occurred while copying an attachment…. The log files show an error message something like this: The space copying procedure runs for a while and then stops. So last week I started the Copy Space plugin and hit a problem. I’ve written about Gliffy in an earlier blog post too. We also use another plugin called Gliffy to draw and display awesome diagrams. (A by the way: Atlassian support does not cover the Copy Space plugin - but we use it.) I’ve written more about this procedure in an earlier blog post. We use the Copy Space plugin to copy the current documentation into a new space.
Copy space plugin for confluence software#
For each major release of the software that we’re documenting, we create a separate space containing the documentation specific to that version. We write and publish our technical documentation on Confluence wiki, and we use wiki spaces as the mechanism for version control. In short: Open the offending diagram in the Gliffy editor and then save it again. It’s possible that you may hit the same problem next time you use the Confluence Copy Space plugin. I ran into a problem when the space copying procedure encountered a fairly old Gliffy diagram.
Copy space plugin for confluence archive#
columnLayout ul.Last week I used the Copy Space plugin to create an archive of the Confluence 3.1 documentation, because we’ll be releasing Confluence 3.2 very soon. It requires a larger number for the bullet to render fully, but didn't want to make the left sidebar 7px wider. Only need to override the first level of the UL. * This does the same for columnar pages.
Copy space plugin for confluence code#
* This block re-enables bullets and indentation for the list items generated by the Hivestone SpaceHierarchy macro, which allows it to be inserted in the custom Sidebar code for any space. To modify the space hierarchy display as per side bar navigation tree following CSS can be added in global style of Confluence instance. Confluence has different style for items display in sidebar. How to correct the hierarchy display in sidebar?Īns. rest/hcms_space_hier/1.0/space_settings/parent-fetch/space-key/ to see a space hierarchy in sidebar of a space but bulleting and indentation is not as expected. We have provided 3 api's to get and set relationship information. Yes, Space Hierarchy & Breadcrumbs macro provides open rest API to get and set parent child relationship. Can I insert this information in Space Hierarchy & Breadcrumbs plugin programatically without going through each space settings?Īns. I have got list of spaces with parent and child relationship. Wherever you will use above macro with dashboard as parameter whole hierarchy will start appearing as macro output. Now use 'Space Hierarchy' macro and provide 'dashboard' as parameter to macro. In above explained example set parent space of 'Continents' and 'Hivestone' as 'dashboard'. Set Parent Space of every root space of every hierarchy as 'dashboard'. I want to see the each and every hierarchy of my Confluence site. Best part of plugin is that it does not impact the performance of Confluence server instance which maybe the case with other available plugins.
