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
A single JSON struct with error (it fails at the NeoFS level), second JSON is misleading and can make applications think the operation is successful where it's not.
Possible Solution
Drop the second output line.
Steps to Reproduce
Upload to a container without appropriate rights via REST.
Context
Affects send.fs.neo.org.
Regression
Unknown, maybe.
Your Environment
Version of the product used: 0.11.1
Server setup and configuration files used: testnet
Operating System and version (uname -a): Debian stable
The text was updated successfully, but these errors were encountered:
Current Behavior
Object put reply:
Expected Behavior
A single JSON struct with error (it fails at the NeoFS level), second JSON is misleading and can make applications think the operation is successful where it's not.
Possible Solution
Drop the second output line.
Steps to Reproduce
Upload to a container without appropriate rights via REST.
Context
Affects send.fs.neo.org.
Regression
Unknown, maybe.
Your Environment
uname -a
): Debian stableThe text was updated successfully, but these errors were encountered: