Skip to content

View the full audit trail of their tree assetsΒ #1155

@imos64

Description

@imos64

πŸ§‘β€πŸ’Ό Role

User

πŸ“ Description

As a user,
I want to view the full audit trail of a tree
So that I can track its lifecycle and verification events.


βœ… Acceptance Criteria

  • App invokes chaincode function:
    GetHistoryForKey(treeID)
  • Returns a list of transactions including:
    • Tree creation
    • Verification
    • Token issuance
  • Renders a timeline view in the app showing the tree’s lifecycle

πŸ”§ Sub-tasks

  • Build timeline UI to visualize audit trail
  • Implement chaincode function or backend API to fetch history for treeID
  • Display events with status icons and timestamps in chronological order

πŸ“… Sprint Info

Attribute Value
Sprint 5
Priority Low
Assignee Mobile + Blockchain Dev
Story Points 5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions