-
Notifications
You must be signed in to change notification settings - Fork 8
Description
The release version 1.20.2 aka "DX | 14-04-2025 | Bug fixes | Hotfix" fails on Global Field Update. With version 1.20.1 works.
Example for one error response: {"status":431,"statusText":"Request Header Fields Too Large","request":{"url":"/global_fields/image_text","method":"put","data":"{\"global_field\":{\"title\":\"Image Text (in creation)\",\"_version\":1,\"inbuilt_class\":false,\"schema\":[{\"display_name\":\"dummy\",\"uid\":\"dummy\",\"data_type\":\"text\",\"multiple\":false,\"mandatory\":false,\"unique\":false,\"non_localizable\":false}],\"last_activity\":{},\"maintain_revisions\":true,\"description\":\"\"}}","headers":{"Accept":"application/json, text/plain, */*","Content-Type":"application/json","X-User-Agent":"contentstack-management-javascript/1.20.2","User-Agent":"sdk contentstack-management-javascript/1.20.2; platform node.js/v22.14.0; os ****;","authorization":"****","api_key":"****","branch":"****","Content-Length":"293","Accept-Encoding":"gzip, compress, deflate, br"}}}
#324 should probably not have been merged