Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSFD-4 Insert upload_timestamp into any newly added documents identified by property 'document_url' [DO NOT MERGE] #2349

Open
wants to merge 42 commits into
base: master
Choose a base branch
from

Conversation

markdathornehmcts
Copy link
Contributor

JIRA link (if applicable)

https://tools.hmcts.net/jira/browse/CSFD-4

Change description

Populate the date and the time at which a new document was added to a case during case creation,
So that it is possible for other components (i.e. Case File View) to use this date for document sorting functionality

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

…utToSubmitCallbackWithDocument - assert that upload timestamp added to document. Plus refactoring.
…tamp functionality. Additional test to prove field added for newly added documents.
@hmcts-jenkins-a-to-c
Copy link
Contributor

Plan Result

⚠️ Resource Deletion will happen ⚠️

This plan contains resource delete operation. Please check the plan result very carefully!

Plan: 1 to add, 0 to change, 1 to destroy.
  • Replace
    • module.postgresql_v15.null_resource.set-user-permissions-additionaldbs["ccd_data_store"]
Change Result (Click me)
  # module.postgresql_v15.null_resource.set-user-permissions-additionaldbs["ccd_data_store"] must be replaced
-/+ resource "null_resource" "set-user-permissions-additionaldbs" {
      ~ id       = "5960868550106855024" -> (known after apply)
      ~ triggers = { # forces replacement
          ~ "force_trigger"  = "2" -> "1"
            # (3 unchanged elements hidden)
        }
    }

Plan: 1 to add, 0 to change, 1 to destroy.

@markdathornehmcts markdathornehmcts changed the title CSFD-4 Insert upload_timestamp into any newly added documents identified by property 'document_url' CSFD-4 Insert upload_timestamp into any newly added documents identified by property 'document_url' [DO NOT MERGE] Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants