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

Ftrack: Validate that the user exists on ftrack #3237

Merged
merged 1 commit into from
May 24, 2022

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Validation of ftrack credentials also check if the username exists on ftrack.

Description

Ftrack connection is primarilly available by using ftrack api key and invalid username may not be discovered on session creation but can cause few issues when timer listener is launched in Tray. Due to these issues a validation of ftrack username existensce was added.

Testing notes:

  1. Open OpenPype tray
  2. Login in OpenPype ftrack module
  3. Close OpenPype tray
  4. Change username in ftrack
  5. Open OpenPype tray and ftrack loin popup should show

@iLLiCiTiT iLLiCiTiT self-assigned this May 23, 2022
@iLLiCiTiT iLLiCiTiT added type: bug Something isn't working module: Ftrack labels May 23, 2022
@iLLiCiTiT iLLiCiTiT requested review from 64qam and kalisp May 23, 2022 17:07
@iLLiCiTiT iLLiCiTiT merged commit f2f6ded into develop May 24, 2022
@iLLiCiTiT iLLiCiTiT deleted the bugfix/ftrack_validate_username_existence branch May 24, 2022 08:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
module: Ftrack type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants