Skip to content

Change PMC participation enum in Journal model to a boolean #1222

@markpatton

Description

@markpatton

What?

The PMC participation enum in the model should be a boolean. The backend and frontend will both need to be updated.

Why?

The enum has values A, B, C, and D and is used to describe journal participation with the PMC. But that terminology is no longer used. Instead we just need to know whether or not a journal will submit an article to the PMC on behalf of the user.

How?

Need to update the model in the DSpace backend and the UI frontend. This will also require updates to the logic in the policy step.

Acceptance Criteria

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions