Skip to content

Conversation

@jcalarcon98
Copy link
Contributor

Problem

There is an error when trying to consulting to the endpoint:

<time-tracker-backend-url>/projects/<project-id>

The response brings the customer name of the project null.

Solution

The method get on ProjectCosmosDBDao class has been modified and add the correct behavior to fix this error.

Also, tests have been added to verify its correct operation.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 1, 2021

Kudos, SonarCloud 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
0.0% 0.0% Duplication

Copy link
Contributor

@kevinjlope kevinjlope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good job!

@kevinjlope kevinjlope merged commit bf2b24d into master Jun 2, 2021
@kevinjlope kevinjlope deleted the TT-257-fix-customer-name-null branch June 2, 2021 18:22
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.

3 participants