Skip to content

Prod: read BA from the v5 APi #388

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

Merged
merged 2 commits into from
Apr 1, 2021
Merged

Prod: read BA from the v5 APi #388

merged 2 commits into from
Apr 1, 2021

Conversation

ThomasKranitsas
Copy link
Contributor

No description provided.

@ThomasKranitsas ThomasKranitsas changed the base branch from develop to master February 22, 2021 15:54
@@ -1209,7 +1209,7 @@ async function update (currentUser, challengeId, data, isFull) {
if (!_.get(challenge, 'legacy.pureV5Task') && _.isUndefined(_.get(challenge, 'legacy.directProjectId'))) {

Choose a reason for hiding this comment

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

@ThomasKranitsas @rootelement should we now validate the projectId ( it might not be needed at all) instead of legacy.directProjectId?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The legacy.directProjectId is used to see if the challenge was created on legacy. We now use the projectId property to get the billing account information

@rootelement rootelement merged commit 9003598 into master Apr 1, 2021
@rakibansary rakibansary deleted the feature/v5-ba branch April 11, 2023 07:41
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