Skip to content
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

fix: provide deprecation msg to max_vfolder_size graphene field #1644

Merged
merged 6 commits into from
Oct 23, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update news fragment
fregataa committed Oct 23, 2023
commit 35abeacfa11e96cadd5d8da4988d84aa73861bd5
3 changes: 0 additions & 3 deletions changes/1633.fix.md

This file was deleted.

1 change: 1 addition & 0 deletions changes/1644.fix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Set deprecation message to `max_vfolder_size` graphene field. Set `max_vfolder_count` and `max_quota_scope_size` graphene fields optional. Update VFolder update API to use renewed column name `max_quota_scope_size`.