-
Notifications
You must be signed in to change notification settings - Fork 41
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
[PY-384] Set item layout #710
Conversation
PY-384 Core: Edit items: Set layout
|
status=400, | ||
) | ||
|
||
with pytest.raises(HTTPError): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes made in PY-386 would cause this to raise a BadRequest
error instead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll make those changes once we merge yours
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good heads up @JBWilkie, 'cause that could've been a confusing test result change to see.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, all LGTM, nice simple one
Problem
Lacking set item layout api access
Solution
add function to use set_item_layout
Changelog
setting item layout now available in core