Skip to content

Gracefully handle actions by Lead as ContentActor #4855

@zeeshanakram3

Description

@zeeshanakram3

Context

Discovered while working on #4842

If the content Lead creates a video with an autoIssueNft parameter set, then the mappings would crash as mappings currently don't recognize Lead as a valid content actor. This issue is present in many other mappings such as OpenAuctionStarted, EnglishAuctionStarted, NFTIssued etc. because a common function (convertContentActorToChannelOrNftOwner) is used everywhere.

throw new Error('Not-implemented ContentActor type used')

image

Fix

Gracefully handle actions by Lead as ContentActor

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