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
Create a proposal for adding members. If the incoming image_data is an empty string, it will cause the proposal to fail to add members after the proposal is voted successfully. Error: ERR_CANOT_EMPTY
Expected behavior:
After the proposal is voted successfully, members are added successfully.
Bug Report
Starcoin Framework version:
commit_id: 4ebe51b
branch: main
Current behavior:
Create a proposal for adding members. If the incoming image_data is an empty string, it will cause the proposal to fail to add members after the proposal is voted successfully. Error: ERR_CANOT_EMPTY
Expected behavior:
After the proposal is voted successfully, members are added successfully.
Steps to reproduce:
Related code:
starcoin-framework/sources/daospaceplugin/MemberProposalPlugin.move
Line 73 in 4ebe51b
Other information:
The text was updated successfully, but these errors were encountered: