Skip to content

Collection fields not pulling locked fields#588

Merged
Hellowlol merged 2 commits intomasterfrom
field_correction
Nov 1, 2020
Merged

Collection fields not pulling locked fields#588
Hellowlol merged 2 commits intomasterfrom
field_correction

Conversation

@blacktwin
Copy link
Collaborator

Description

Collection fields not pulling locked fields.

>>> collections = plex.library.section("Movies").collection()
>>> collection = collections[0]
>>> collection.fields
[]

Fixes #587

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

No additional tests required as there is already a test touching this area (test_library/test_library_Colletion_edit).

@blacktwin blacktwin requested a review from Hellowlol October 24, 2020 17:51
@Hellowlol Hellowlol merged commit 60d1fc6 into master Nov 1, 2020
@Hellowlol Hellowlol deleted the field_correction branch November 1, 2020 12:01
@jjlawren jjlawren mentioned this pull request Nov 1, 2020
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.

Collection fields not pulling actual locked fields

2 participants