Skip to content

Fix InvalidApplicationLicense error when selecting vray-rt software#2298

Merged
cRui861 merged 12 commits intomasterfrom
bugfix/vray-rt
Mar 12, 2021
Merged

Fix InvalidApplicationLicense error when selecting vray-rt software#2298
cRui861 merged 12 commits intomasterfrom
bugfix/vray-rt

Conversation

@cRui861
Copy link
Member

@cRui861 cRui861 commented Mar 12, 2021

Users now can select one option for vray and vray-rt:
image

gingi
gingi previously approved these changes Mar 12, 2021
@codecov
Copy link

codecov bot commented Mar 12, 2021

Codecov Report

Merging #2298 (6557d46) into master (597db9a) will increase coverage by 0.06%.
The diff coverage is 89.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2298      +/-   ##
==========================================
+ Coverage   65.19%   65.25%   +0.06%     
==========================================
  Files         903      904       +1     
  Lines       25712    25757      +45     
  Branches     5105     5113       +8     
==========================================
+ Hits        16763    16809      +46     
+ Misses       8949     8948       -1     
Impacted Files Coverage Δ
...tch-flask/core/data/entity-getter/entity-getter.ts 93.33% <ø> (ø)
.../@batch-flask/core/data/list-getter/list-getter.ts 97.87% <ø> (ø)
src/@batch-flask/core/record/decorators.ts 89.65% <ø> (ø)
src/@batch-flask/extensions/array.ts 94.73% <ø> (ø)
src/@batch-flask/extensions/string.ts 100.00% <ø> (ø)
...@batch-flask/ui/context-menu/context-menu.model.ts 75.00% <ø> (ø)
src/@batch-flask/ui/form/input/input.directive.ts 82.89% <ø> (ø)
src/@batch-flask/ui/loading/loading.component.ts 75.00% <0.00%> (ø)
...h-flask/ui/testing/editor/editor.testing.module.ts 76.47% <ø> (ø)
...cense-eula-dialog/license-eula-dialog.component.ts 27.27% <0.00%> (+2.27%) ⬆️
... and 18 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 42894a5...a970e8e. Read the comment docs.

compute: "2019-03-01",
compute: {
default: "2019-03-01",
skus: "2019-04-01",
Copy link
Contributor

Choose a reason for hiding this comment

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

Any reason we can't remove default and use 2019-04-01 for all compute api calls?

Copy link
Member Author

Choose a reason for hiding this comment

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

Dave and I took a look at this and it seems like sometimes the APIs within the Compute API sometimes has different versioning so we did this to modularize and for more specific testing.

@cRui861 cRui861 merged commit a2fcf29 into master Mar 12, 2021
@cRui861 cRui861 deleted the bugfix/vray-rt branch March 12, 2021 23:47
@cRui861 cRui861 linked an issue Mar 16, 2021 that may be closed by this pull request
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.

Cannot select Vray RT Software License

4 participants