ai-trailblazers / signal

AI-powered workflow tool for Slack and Jira integration
MIT License
2 stars 0 forks source link

Spike Story on Jira API #10

Closed znas-io closed 8 months ago

znas-io commented 8 months ago

Description

As part of our initiative to enhance our application's integration with Jira, we need to conduct an exploratory investigation into the Jira API, specifically focusing on retrieving project information. This spike story aims to delve into the Jira API to understand the structure and details of the payload we receive when querying information about a Jira project. By understanding the payload's structure, we can identify valuable data points that our application can leverage, enhancing our feature set and providing more comprehensive integration with Jira.

Acceptance Criteria

  1. Investigate the Jira API, focusing on endpoints related to project information retrieval.
  2. Document the structure of the payload received when querying a Jira project, noting all data points available.
  3. Identify key data points within the payload that could be beneficial for our application.
  4. Create a report summarizing the findings, including potential use cases for the identified data points within our application.
  5. Present the findings to the team, highlighting the impact of the integration on our application's functionality and user experience.

Additional Notes

znas-io commented 8 months ago

Create https://github.com/ai-trailblazers/signal/wiki/Jira-Integration. Closing.