Area
Proposal Pillar
Domain
preview.gov.tools
Which wallet were you using?
No response
Context
I attempted to retrieve metadata details of governance actions from DBSync, but most newly created governance actions return null for metadata. The root cause appears to be the missing "author" field in the proposal discussion metadata format.
To confirm this, I created two Info proposals—one with the author field and one without it.
Governance Action with the Author Field
Governance Action Without the Author Field
Issue Observed on Mainnet
This issue also occurs on Mainnet when proposals are submitted via proposal discussion.
Example:
This governance action's metadata is not found in Mainnet DBSync.

Steps to reproduce
- Connect to the wallet.
- Create a proposal.
- Click on Submit proposal.
- Download the metadata.
- Check the author field in the metadata format.
Actual behavior
-
The author field is missing in the proposal discussion metadata format.
-
As a result, the proposal metadata is not recorded in DBSync.
Expected behavior
- The author field should be included in the proposal discussion metadata format.
- The created proposal’s metadata should be correctly recorded in DBSync’s off-chain data.
Area
Proposal Pillar
Domain
preview.gov.tools
Which wallet were you using?
No response
Context
I attempted to retrieve metadata details of governance actions from DBSync, but most newly created governance actions return
nullfor metadata. The root cause appears to be the missing "author" field in the proposal discussion metadata format.To confirm this, I created two Info proposals—one with the author field and one without it.
Governance Action with the Author Field
Governance Action Anchor Data:
DBSync Output:

Governance Action Without the Author Field
Governance Action Anchor Data:
DBSync Output:

Issue Observed on Mainnet
This issue also occurs on Mainnet when proposals are submitted via proposal discussion.
Example:
This governance action's metadata is not found in Mainnet DBSync.
Link
Steps to reproduce
Actual behavior
The author field is missing in the proposal discussion metadata format.
As a result, the proposal metadata is not recorded in DBSync.
Expected behavior