Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
[PM-11127] Write
OrganizationInstallation
record when license is retrieved #5090[PM-11127] Write
OrganizationInstallation
record when license is retrieved #5090Changes from all commits
56e44af
dda1d35
ca5a50a
f358a52
a3e29d9
8a43dff
9b9985c
9b61d49
ef91f81
37f0fdb
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 103 in src/Api/Billing/Controllers/OrganizationsController.cs
src/Api/Billing/Controllers/OrganizationsController.cs#L103
Check warning on line 378 in src/Api/Billing/Controllers/OrganizationsController.cs
src/Api/Billing/Controllers/OrganizationsController.cs#L376-L378
Check warning on line 387 in src/Api/Billing/Controllers/OrganizationsController.cs
src/Api/Billing/Controllers/OrganizationsController.cs#L381-L387
Check warning on line 393 in src/Api/Billing/Controllers/OrganizationsController.cs
src/Api/Billing/Controllers/OrganizationsController.cs#L389-L393
Check warning on line 10 in src/Core/Billing/Entities/OrganizationInstallation.cs
src/Core/Billing/Entities/OrganizationInstallation.cs#L10
Check warning on line 15 in src/Core/Billing/Entities/OrganizationInstallation.cs
src/Core/Billing/Entities/OrganizationInstallation.cs#L12-L15
Check warning on line 18 in src/Core/Billing/Entities/OrganizationInstallation.cs
src/Core/Billing/Entities/OrganizationInstallation.cs#L18
Check warning on line 23 in src/Core/Billing/Entities/OrganizationInstallation.cs
src/Core/Billing/Entities/OrganizationInstallation.cs#L20-L23
Check warning on line 14 in src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L12-L14
Check warning on line 18 in src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L17-L18
Check warning on line 23 in src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L20-L23
Check warning on line 26 in src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L25-L26
Check warning on line 30 in src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L29-L30
Check warning on line 35 in src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L32-L35
Check warning on line 38 in src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.Dapper/Billing/Repositories/OrganizationInstallationRepository.cs#L37-L38
Check warning on line 66 in src/Infrastructure.Dapper/DapperServiceCollectionExtensions.cs
src/Infrastructure.Dapper/DapperServiceCollectionExtensions.cs#L66
Check warning on line 10 in src/Infrastructure.EntityFramework/Billing/Models/OrganizationInstallation.cs
src/Infrastructure.EntityFramework/Billing/Models/OrganizationInstallation.cs#L9-L10
Check warning on line 16 in src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L13-L16
Check warning on line 20 in src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L19-L20
Check warning on line 22 in src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L22
Check warning on line 27 in src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L24-L27
Check warning on line 30 in src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L29-L30
Check warning on line 34 in src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L33-L34
Check warning on line 36 in src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L36
Check warning on line 41 in src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L38-L41
Check warning on line 44 in src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs
src/Infrastructure.EntityFramework/Billing/Repositories/OrganizationInstallationRepository.cs#L43-L44