setOptions
operation on "List of Operations" page links to "Accounts" page unhelpfully
#299
Closed
1 of 2 tasks
Labels
bug
Something isn't working
The description of the
setOptions
operation on the "List of Operations" page directs users to the Accounts section when describing both thesetFlags
and theclearFlags
parameter.The problem is the accounts section doesn't really describe the flags, as the list of operations page suggests. You can follow a trail of links to eventually get to the information you need, but it's a bit confusing and easy to get lost along the way. Here is where I think a typical user might go through this process.
404
error, but most of the returned search suggestions link to some part of this page: https://developers.stellar.org/docs/issuing-assets/control-asset-access.404
page in the mix.I think we should:
404
link on the glossary entry for "Flags." That's just a no-brainer. (accidentally solved in [Soroban Merge] Create a "Learn" section of the docs #354)For details about the flags, please refer to the Accounts section.
and it feels like this is too long of a trail to get to the actual useful information a developer might be looking for. We should link directly from thesetOptions
operation to the relevant part of the "Asset Design Considerations" page and take out all the intermediate steps.The text was updated successfully, but these errors were encountered: