Skip to content

[PLT-1490] Removed data row ids list on some project methods and removed get queue_modes #1852

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

Merged
merged 11 commits into from
Oct 2, 2024

Conversation

Gabefire
Copy link
Collaborator

@Gabefire Gabefire commented Oct 2, 2024

Description

Removed the following

  1. _update_queue_mode
  2. get_queue_mode
  3. set_labeling_parameter_overrides (parameter non data identifiers)
  4. update_data_row_labeling_priority(parameter non data identifiers)
  5. move_data_rows_to_task_queue(parameter non data identifiers)

@Gabefire Gabefire requested a review from a team as a code owner October 2, 2024 03:07
@Gabefire Gabefire changed the base branch from develop to v6 October 2, 2024 03:07
@@ -6,19 +6,6 @@
from labelbox.schema.project import validate_labeling_parameter_overrides


def test_validate_labeling_parameter_overrides_valid_data():
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Not needed anymore since you only can use DataRowIdentifiers

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

No overrides

@Gabefire Gabefire merged commit d38ac45 into v6 Oct 2, 2024
16 of 22 checks passed
@Gabefire Gabefire deleted the gu/removed_data_row_ids_list branch October 2, 2024 18:32
vbrodsky pushed a commit that referenced this pull request Oct 11, 2024
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