You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(migrations): enhance file meta migration to check column existence and nullability before modification (#8565)
* fix(jira): update epic collector to use new API endpoint and include all fields
* fix(jira): enhance epic collector to dynamically select API endpoint based on JIRA version
* fix(jira): update epic collector to use correct API endpoint for JIRA Cloud and Server versions
* fix(jira): refactor epic collector to streamline API endpoint selection and enhance error handling
* fix(jira): fix type for Jira issue descriptions
* refactor(jira): update comment and worklog models to use FlexibleDescription type for comments
* docs(jira): add ADF reference for FlexibleDescription type in issue model
* refactor(migrations): enhance file meta migration to check column existence and nullability before modification
0 commit comments