Hi,
I absolutely love the Column Order gadget. We have recently updated our confluence instance to support External Gadgets from our jira instance which allows us to display all jira macros in confluence.
Right now, though the Filter Results plugin shows fine, the Column Order plugin doesn't show. When I go to Insert->Other Macros -> External Gadgets and select Column Order, the configuration does display in the left page. However, unlike other external gadgets which show the content after saving, the Column Order plugin lets you click save and then reshows the config section. When I save the page, I just get the gadget border with no content (though the indeterminant progress bar does show like it is doing something).
Then if I go back into the gadget configuration it shows that there is no filter set anymore.
I've attached some screenshots to show what I am seeing.
Initial Config:
After Saving Page:
After Re-editing page and showing Edit on Column Order gadget:
And what Gear->Edit shows from the previous page:
Any help would be appreciated.
Thanks,
David
I had a look at this bug.
Confluence is not working exactly like JIRA. Some request (to check if the filter/user order is still the same) are sometimes suppressed in JIRA. Confluence doesn't like this and stops executing the JS Code.
If someone cares, it's the gadget API -> args for the view template. You cannot return an empty configuration here.
So from now on this request will be executed every time, but I think we tolerate this :)
---
The fixed version will be available on Atlassian Marketplace tomorrow or the day after.
Willi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.