Skip to content

Remove outdated fields from JiraIssue #1711

@klesh

Description

@klesh

Description

Previous, we added changelog_update remotelink_updated to jira_issues table for differential sync.
This is not elegant, because it creates unneccessary data dependency between tables, plus, with new api_collector approach, those fields were actually abandoned

Describe the solution you'd like

  1. Remove those fields
  2. Go through related subtasks to clean up the references like jira_changelog_collector is still refering changelog_updated but not actually using it.

Has the Feature been Requested Before?

No

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions