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

Refactor permissions.py from IAM app #4336

Merged
merged 11 commits into from
Feb 26, 2022
Merged

Conversation

nmanovic
Copy link
Contributor

Motivation and context

When you migrate from the older version of CVAT (e.g. 1.7.0) you already have a lot of tasks and projects. Usually users want to move them under corresponding organization. Now it is impossible. The PR should solve the problem and provide corresponding REST API.

How has this been tested?

Manually

Checklist

  • I submit my changes into the develop branch

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2022 Intel Corporation
#
# SPDX-License-Identifier: MIT

@nmanovic nmanovic changed the title [WIP] IAM: move a project or task to/from an organization Refactor permissions.py from IAM app Feb 25, 2022
@nmanovic nmanovic merged commit df8590e into develop Feb 26, 2022
@bsekachev bsekachev deleted the nm/iam-move-to-from-org branch March 14, 2022 13:11
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.

1 participant