Skip to content

JSON response to jira_connect/subscriptions#index

What does this MR do?

Adds a JSON response for jira_connect/subscriptions#index. This is to replace app/helpers/jira_connect_helper.rb. Currently, the data gets rendered into the view, so frontend can pick it up, but we want to make this a static page and replace all dynamic content with background requests.

The helper can be removed as soon as the frontend part is done.

Related to #325278 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Andy Schoenen

Merge request reports

Loading