We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 839faf5 commit 5ffcf3fCopy full SHA for 5ffcf3f
1 file changed
…s/0278_jira_project_transition_fields.py …s/0279_jira_project_transition_fields.pydojo/db_migrations/0278_jira_project_transition_fields.py renamed to dojo/db_migrations/0279_jira_project_transition_fields.py
@@ -4,7 +4,7 @@
4
class Migration(migrations.Migration):
5
6
dependencies = [
7
- ('dojo', '0277_seed_deduplication_execution_mode'),
+ ('dojo', '0278_global_search_fts_trigram_indexes'),
8
]
9
10
operations = [
0 commit comments