Ajay Devarakonda
e1c773df3e
TP-48512 | Foreign key constraint fix (#312)
* TP-38709 | Merging the changes to master on the logfix
* TP-48512 | Added button element for RCA section and implemented fill rca details
* TP-48512 | Small fixes
* TP-48512 | adding unit tests
* TP-48512 | added unit tests
* TP-48512 | updated color code for rca card
* TP-48512 | Removed duplicate interface
* TP-48512 | Added one more unit test
* TP-48512 | added comments for jira link validation and update
* TP-48512 | Merging the changes to master on the logfix
# Conflicts:
# cmd/app/handler/slack_handler.go
* TP-48512 | Added button element for RCA section and implemented fill rca details
# Conflicts:
# common/util/common_util.go
# common/util/constant.go
# internal/processor/action/incident_resolve_action.go
# internal/processor/action/incident_update_jira-links_action.go
# internal/processor/action/incident_update_resolution_text_action.go
# internal/processor/action/view/incident_resolution_text.go
# internal/processor/action/view/incident_section.go
# service/slack/slack_service.go
* TP-48512 | Small fixes
* TP-48512 | adding unit tests
* TP-48512 | added unit tests
# Conflicts:
# Makefile
# service/incident/incident_service_v2_interface.go
* TP-48512 | updated color code for rca card
* TP-48512 | Removed duplicate interface
* TP-48512 | Added one more unit test
* TP-48512 | added comments for jira link validation and update
* TP-48512 | Fixed merge conflicts
* TP-48512 | Fixed merge conflicts
* TP-48512 | Fixed merge conflicts
* TP-48512 | Added sql migration script for adding tags
* TP-48512 | Updated sql migration script for adding tags
* TP-48512 | Fixed merge conflicts and updated tags in sql migration script
* TP-48512 | Fixed migration duplicate
* TP-48512 | Fixed migration fkey constraints