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
Note: The issue seems to only happen with default MU https://mu.ao-testnet.xyz, when using locally setup MU all messages seem to get assigned as expected.
The text was updated successfully, but these errors were encountered:
keikari
changed the title
Assaingments in Send() only work sometimes
Assingments in Send() only work sometimes
Jun 17, 2024
keikari
changed the title
Assingments in Send() only work sometimes
Assignments in Send() only work sometimes
Jun 17, 2024
Steps to see the issue:
Send({Target = ao.id, Data="Test message", Assignments={ "processB-pid" }})
Example:
This tx
67HuSGqiIx7hW5-0FGS0C1hTNUdmP-2CFOGXb5CqDK0
resulted to a new message with a tag:
{name: "Assignments", value: "SqFaEjsVvlDV8xynJioE_Rerlfi9kflAux-MN_s2mt0"}
Result: https://cu.ao-testnet.xyz/result/67HuSGqiIx7hW5-0FGS0C1hTNUdmP-2CFOGXb5CqDK0?process-id=pI2ZDHs5111yXL0iZWIAijuhN25LHvRxRhmjfnZrGKw
But the new message
dlGkShLq9zmH8G-Go4-lrG2Fx0w5flflW4ZAfXaL5iw
has only been assigned to the target process(A).Note: The issue seems to only happen with default MU https://mu.ao-testnet.xyz, when using locally setup MU all messages seem to get assigned as expected.
The text was updated successfully, but these errors were encountered: