Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

General: Use client projects getter #3673

Merged
merged 4 commits into from
Aug 17, 2022
Merged

Conversation

iLLiCiTiT
Copy link
Member

@iLLiCiTiT iLLiCiTiT commented Aug 16, 2022

Brief description

Use get_projects from openpype.client instead of projects method from AvalonMongoDB.

Description

Use get_projects function in code to query projects.

Additional information

I didn't notice this method during query getter refactor.

Testing notes:

Inactive projects should be hiddedn as expected

  • Settings should load projects
  • Sync server should load projects and sync properly
  • Library loader should show right projects (active library projects in hosts and all active projects from tray)
  • Kitsu (zou) sync should work
  • Launcher is showing active projects
  • Project manager is showing active projects
  • Standalone publisher is showing active projects

@iLLiCiTiT iLLiCiTiT self-assigned this Aug 16, 2022
@iLLiCiTiT iLLiCiTiT added the type: refactor Structural changes not affecting functionality label Aug 16, 2022
Copy link
Member

@kalisp kalisp left a comment

Choose a reason for hiding this comment

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

Checked and marked most of the points in description.

@iLLiCiTiT iLLiCiTiT merged commit f4aa1c7 into develop Aug 17, 2022
@iLLiCiTiT iLLiCiTiT deleted the feature/use_get_projects branch August 17, 2022 11:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: refactor Structural changes not affecting functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants