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
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"}}}
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
The text was updated successfully, but these errors were encountered: