Support API Endpoint for Importing Requirements from YouTrack
Currently, importing Requirements from YouTrack into PractiTest can only be done manually through the PractiTest UI, and there is no dedicated API endpoint for this workflow.
It would be very valuable to add API support for importing/syncing Requirements from YouTrack into PractiTest.
This would help teams:
Automate requirement synchronization
Reduce manual work and errors
Integrate the process into CI/CD and internal tools
Improve traceability between YouTrack and PractiTest
Example use case:
Automatically sync new or updated requirements from YouTrack into PractiTest on a scheduled basis or as part of release workflows.