Skip to content

Generic Request Class Names are confusing #2372

@carolyncole

Description

@carolyncole

Request and UserRequest were confusing for Carolyn. How do we differentiate both concepts and if we can tease apart the difference.

Request => only concrete example is the request created by the New Project Request Wizard
UserRequest => only concrete example is the UserRequest created by a project content download

During the standup we discussed that Request is not really generic, and it is really a NewProjectRequest.
And that UserRequest is related to a specific Project and should show on the timeline of a project

Acceptance Criteria:

  • rename UserRequest to ProjectRequest
  • rename Request to NewProjectRequest
  • All tests should still pass

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions