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

fix(rptId) CHK-1761 fix rpt id regex #84

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ciuffagianluca
Copy link
Contributor

Update the rpt id regex according to the document definition numero avviso e pa cf. The first document asserts that the notice number is composed by 18 digits. The second(from Agenzia delle Entrate) asserts that the fiscal code is composed by 11 digits. So the rptId is composed exactly by 29 digits

List of Changes

Change the RptId regex

Motivation and Context

Using standard regex for rptId definition

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@ciuffagianluca ciuffagianluca marked this pull request as ready for review August 1, 2023 09:30
@ciuffagianluca ciuffagianluca requested a review from a team as a code owner August 1, 2023 09:30
@ciuffagianluca ciuffagianluca added bug Something isn't working patch chart-patch labels Aug 1, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants