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

✨ Implemented the Admin Cloud Organization Directory Service. #194

Merged
merged 2 commits into from
May 7, 2023

Conversation

ctreminiom
Copy link
Owner

  1. Added the ability to extract the last-activity information from an Atlassian Account using the id as reference.
  2. Added the ability to suspend, enable and remove accounts.

1. Added the ability to extract the last-activity information from an Atlassian Account using the id as reference.
2. Added the ability to suspend, enable and remove accounts.
@ctreminiom ctreminiom added enhancement New feature or request Atlassian Admin labels May 7, 2023
@codecov
Copy link

codecov bot commented May 7, 2023

Codecov Report

Merging #194 (f67343b) into main (633dbd8) will increase coverage by 0.03%.
The diff coverage is 91.17%.

@@            Coverage Diff             @@
##             main     #194      +/-   ##
==========================================
+ Coverage   85.35%   85.38%   +0.03%     
==========================================
  Files         132      133       +1     
  Lines       11396    11461      +65     
==========================================
+ Hits         9727     9786      +59     
- Misses        932      935       +3     
- Partials      737      740       +3     
Impacted Files Coverage Δ
admin/internal/organization_directory_impl.go 90.32% <90.32%> (ø)
admin/apl_client_impl.go 82.60% <100.00%> (+0.79%) ⬆️
admin/internal/organization_impl.go 87.83% <100.00%> (ø)

@ctreminiom ctreminiom merged commit b63ab70 into main May 7, 2023
@ctreminiom ctreminiom deleted the feature/cloud-admin-directory branch May 15, 2023 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Atlassian Admin enhancement New feature or request
Projects
Status: Released
Development

Successfully merging this pull request may close these issues.

1 participant