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 ;)