Skip to content

Commit

Permalink
MTDSA-27783: add DUPLICATE_COUNTRY_CODE GTS for #1961 uk and foreign (#…
Browse files Browse the repository at this point in the history
…542)

* MTDSA-27783: update OAS for new GTS, remove unneeded GTS

* MTDSA-27783: add DUPLICATE_COUNTRY_CODE GTS for #1961 uk and foreign
  • Loading branch information
benryan1790 authored Dec 2, 2024
1 parent 3debb73 commit 8472b42
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,13 @@ description: |
| 2025-26 onwards | STATEFUL | Performs a stateful create. |
| 2025-26 onwards | START_DATE_NOT_ALIGNED_TO_COMMENCEMENT_DATE | Simulates the scenario where the start date does not align to the commencement date. |
| 2025-26 onwards | END_DATE_NOT_ALIGNED_WITH_REPORTING_TYPE | Simulates the scenario where the end date does not align to the reporting type. |
| 2025-26 onwards | MISSING_SUBMISSION_DATES | Simulates the scenario where the submission start/end date not provided. |
| 2025-26 onwards | START_AND_END_DATE_NOT_ALLOWED | Simulates the scenario where the start/end date not accepted for annual/latent submission. |
| 2025-26 onwards | EARLY_DATA_SUBMISSION_NOT_ACCEPTED | Simulates the scenario where individuals cannot submit data more than 10 days before end of period. |
| 2025-26 onwards | OUTSIDE_AMENDMENT_WINDOW | Simulates the scenario where request cannot be completed as it is outside the amendment window. |
| 2025-26 onwards | DUPLICATE_COUNTRY_CODE | Simulates the scenario where the same country code has been submitted more twice |
| 2025-26 onwards | ADVANCE_SUBMISSION_REQUIRES_PERIOD_END_DATE | Simulates the scenario for advance submission where the end date must be the end of the period |
| 2025-26 onwards | SUBMISSION_END_DATE_CANNOT_MOVE_BACKWARDS | Simulates the scenario where the submission end date cannot be earlier than existing submission |
| 2025-26 onwards | START_DATE_NOT_ALIGNED_WITH_REPORTING_TYPE | Simulates the scenario where the start date does not align with the reporting type |
tags:
- Foreign Property Cumulative Period Summary
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,13 @@ description: |
| 2025-26 onwards | STATEFUL | Performs a stateful create. |
| 2025-26 onwards | START_DATE_NOT_ALIGNED_TO_COMMENCEMENT_DATE | Simulates the scenario where the start date does not align to the commencement date. |
| 2025-26 onwards | END_DATE_NOT_ALIGNED_WITH_REPORTING_TYPE | Simulates the scenario where the end date does not align to the reporting type. |
| 2025-26 onwards | MISSING_SUBMISSION_DATES | Simulates the scenario where the submission start/end date not provided. |
| 2025-26 onwards | START_AND_END_DATE_NOT_ALLOWED | Simulates the scenario where the start/end date not accepted for annual/latent submission. |
| 2025-26 onwards | EARLY_DATA_SUBMISSION_NOT_ACCEPTED | Simulates the scenario where individuals cannot submit data more than 10 days before end of period. |
| 2025-26 onwards | OUTSIDE_AMENDMENT_WINDOW | Simulates the scenario where request cannot be completed as it is outside the amendment window. |
| 2025-26 onwards | DUPLICATE_COUNTRY_CODE | Simulates the scenario where the same country code has been submitted more twice |
| 2025-26 onwards | ADVANCE_SUBMISSION_REQUIRES_PERIOD_END_DATE | Simulates the scenario for advance submission where the end date must be the end of the period |
| 2025-26 onwards | SUBMISSION_END_DATE_CANNOT_MOVE_BACKWARDS | Simulates the scenario where the submission end date cannot be earlier than existing submission |
| 2025-26 onwards | START_DATE_NOT_ALIGNED_WITH_REPORTING_TYPE | Simulates the scenario where the start date does not align with the reporting type |
tags:
- UK Property Cumulative Period Summary
Expand Down

0 comments on commit 8472b42

Please sign in to comment.