Should we split up the JiraConnect::Client#send_info method?

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

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

  • @Andysoiron started a discussion: (+3 comments)

    Thought: I wonder if we should split up this method and have a separate one for each request type (store_dev_info, store_build_info, store_deploy_info). We are testing the private methods by using .send maybe this is an indicator that the public method is becoming too complex. The SyncProjectWorker is the only case where we want to sync all the data at once, but I think it would be fine to call the send_..._info methods separately.

Edited by 🤖 GitLab Bot 🤖