Not able to create restfultable in jira

manoharv September 6, 2017

1 answer

0 votes
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 7, 2017

Hi Manohar,

Two things:

  1. The error you're getting over in the new developer portal may be due to the @'s in your post.  The @ before Component and Override will bring up matches.
  2. There is another repo that has an example of this code and I saw a differene in the following line:
Map <String,Object> context = ImmutableMap.of("webResourceManager", webResourceManager);

In the example I saw it was as follows:

Try the above and see if that helps and if not, try putting a / in front of the /@ sign like that and it shouldn't bring up the mentions so you can post the whole thing in the new developer forum.

Cheers,

Branden

Suggest an answer

Log in or Sign up to answer