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

feat: Create cli command to transfer applet ownership (M2-7719) #1575

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

vshvechko
Copy link
Contributor

@vshvechko vshvechko commented Aug 28, 2024

📝 Description

🔗 Jira Ticket M2-7719

  • Command to transfer applet ownership
python src/cli.py applet transfer-ownership -s <user_from_email> -t <user_to_email> applet_id1 applet_id2 ... applet_idN

@vshvechko vshvechko self-assigned this Aug 28, 2024
@vshvechko vshvechko force-pushed the feature/M2-7719-cli-transfer-ownership branch from 6a05333 to 7415df1 Compare August 28, 2024 14:01
Copy link

github-actions bot commented Aug 28, 2024

➡️ Preview environment failed to be destroyed

Copy link

❌ E2E tests failed

@vshvechko vshvechko merged commit 62ae245 into hotfix/1.5.9 Aug 29, 2024
27 of 29 checks passed
@vshvechko vshvechko deleted the feature/M2-7719-cli-transfer-ownership branch August 29, 2024 07:34
mbanting pushed a commit that referenced this pull request Aug 29, 2024
* feat: Add arbitrary command to copy applet data (M2-7582) (#1558)

* feat: Add arbitrary command to check-delete copied applet data (M2-7674) (#1564)

* feat: Create cli command to transfer applet ownership (M2-7719) (#1575)
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.

2 participants