Changelog

12/23/2024: staging-1139

Bug Tickets šŸž

  • The issue with the (sometimes) faulty assignment sync in the wizard during AI selection has been fixed, so the selection of stories to epics in the story tab now works correctly and in sync.
  • The issue where the error message ā€œPermission deniedā€ appeared on the first call of the ā€œAI Servicesā€ page has been resolved.
  • The epic display in the move dialog has been improved so that all epics are now displayed, even when there are more than 100 epics in the system.

Features šŸŒŸ

  • The AI button has been redesigned so that the selection field now shows the action instead of the model name, which is only expanded when needed, making the selection field narrower.
  • A change has been implemented so that now the story summary is used instead of the description for linking purposes - it is still added at the end.
  • The synchronization from JIRA to Storywise now allows retrieving tickets that donā€™t yet exist in Storywise, with the title being directly adopted in the ā€œone sentenceā€ mode and used only as an original sentence in the ā€œuser storyā€ mode.
  • Users can now exchange the entire AI config for their tenant via an interface by entering all required data into AiEndpoints and AiEndpointsDeployment simultaneously, and upon saving, a test prompt is sent to the AI endpoint, displaying feedback and error messages directly.
  • The export function has been expanded so that users can now also iterate over features and releases to output them along with their details, such as totals, similar to epics.
  • The ability to inject prompts on a tenant basis has been successfully prepared in the backend. Frontend to come ;)