Remove jira_connect/subscriptions_controller#create action

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

The #create action (along with route) in app/controllers/jira_connect/subscriptions_controller.rb can now be removed since the frontend now uses the API endpoint instead of this private one.

The following discussion from !119712 (merged) should be addressed:

  • @Andysoiron started a discussion:

    Suggestion (non-blocking): I think this action can be removed too. It should be served via API here. But let's do this in a separate MR.

Edited by 🤖 GitLab Bot 🤖