You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rkoschmitzky
changed the title
unable to set attribute if attribute is abbreviated relationship
unable to set attribute if attribute is relationship shortcut
Jun 20, 2023
Problem Statement
Setting attributes won't work if the attribute is a relationship shortcut. This results in a KeyError.
Expected Behavior
This code will work and the task will be set accordingly
Context
Provide any relevant background information or context that may help in understanding the issue.
Reproducible Steps
See expected behavior.
Workaround
Use the full relationship attribute access.
The text was updated successfully, but these errors were encountered: