Skip to content

Conversation

@ConnorOS-ch
Copy link
Contributor

JIRA link

https://companieshouse.atlassian.net/jira/software/c/projects/ROECCT/boards/562?assignee=712020%3A4d432b70-4528-41e7-a932-8de8b6db490f&selectedIssue=ROECCT-575

Change description

This PR adds a new service to fetch PSC Statements for a given entity number via the node-api-sdk. This is implemented in the same way the company profile and PSC's are fetched.

The purpose of this PR is to enable for the implementation a features to check if Relevant period statements have been added in the past as part of the implementation of S174.

Work checklist

  • Tests added where applicable
  • UI changes meet accessibility criteria

Merge instructions

We are committed to keeping commit history clean, consistent and linear. To achieve this, this commit should be structured as follows:

<type>[optional scope]: <description>

and contain the following structural elements:

  • fix: a commit that patches a bug in your codebase (this correlates with PATCH in semantic versioning),
  • feat: a commit that introduces a new feature to the codebase (this correlates with MINOR in semantic versioning),
  • BREAKING CHANGE: a commit that has a footer BREAKING CHANGE: introduces a breaking API change (correlating with MAJOR in semantic versioning). A BREAKING CHANGE can be part of commits of any type,
  • types other than fix: and feat: are allowed, for example build:, chore:, ci:, docs:, style:, refactor:, perf:, test:, and others,
  • footers other than BREAKING CHANGE: <description> may be provided.

@chsonarqubeprchecks
Copy link

@rmcnally-ch rmcnally-ch changed the title Roecct 575 psc statements service ROECCT-236 Ensuring relevant period questions are only asked once May 1, 2025
@rmcnally-ch rmcnally-ch changed the title ROECCT-236 Ensuring relevant period questions are only asked once ROECCT-575 May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants