Skip to content

When delete a user via API the success message contain an extra space. #7906

Closed
@pkiraly

Description

edu.harvard.iq.dataverse.api.Admin contains the following line:

return ok("AuthenticatedUser " + au.getIdentifier() + " deleted. ");

It contains an unnecessary extra space at the end on the message, which we should get rid of

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