"headless" web panels on JIRA issue pages

84 views
Skip to first unread message

Daniel Wester

unread,
Jul 24, 2014, 12:24:07 PM7/24/14
to atlassian-...@googlegroups.com
So... I'm trying to match p2 functionality in a AC add-on. I'm having an issue with creating a "headless" web panel on JIRA's issue page (i.e. a web panel that doesn't have the web panels name as the header).

In p2 I would do something like:

  <web-panel name="My Web Panel" i18n-name-key="my-web-panel.name" key="my-web-panel" location="atl.jira.view.issue.right.context" weight="1000">

    <description key="my-web-panel.description">The My Web Panel Plugin</description>

    <resource name="view" type="static"><![CDATA[ <h2>Hi there</h2>]]></resource>

        <param name="headless">true</param>

  </web-panel>


Looking at the AC web-panel docs there's a params attribute that I can set. So I have
"params": {"headless":"true"} 
in the descriptor. But it doesn't seem to do anything... :( Looking at the source code of the AC add-on - I don't see the params being applied.

 Is there some other way I can do this?

Thanks,

/Daniel


Seb Ruiz

unread,
Jul 24, 2014, 7:59:35 PM7/24/14
to atlassian-...@googlegroups.com
Hi Daniel,

This could be a limitation in Connect's Web Panel implementation. Please raise a detailed issue in the AC project and we can have a look!

Seb


--
You received this message because you are subscribed to the Google Groups "Atlassian Connect Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connec...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Seb Ruiz
Atlassian

Anthony De Moss

unread,
Jan 18, 2016, 5:53:35 PM1/18/16
to Atlassian Connect Dev
Hi Seb,

I found issue https://ecosystem.atlassian.net/browse/ACJIRA-258 created by Daniel, but it's been 6+ months now with new news. Are there any new features / improvements related to this that just don't happen to be documented yet?
Any known workarounds?
To unsubscribe from this group and stop receiving emails from it, send an email to atlassian-connect-dev+unsub...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Seb Ruiz
Atlassian
Reply all
Reply to author
Forward
0 new messages