Skip to content

Use "Created" instead of "opened" when describing issue creation

Marcin Sedlak-Jakubowski requested to merge 246959-msj-opened-created-ui into master

What does this MR do?

Users seem confused by our use of Opened ## minutes ago in list views. They assume this indicates when the item was literally "opened up"/visited by another teammate or perhaps updated- and not that this is when the item was created.

Related to #246959 (closed)

Screenshots (strongly suggested)

Issue view

File: app/helpers/issuables_helper.rb

Before After
image image

I think I took the "Before" screenshot too quickly and the date didn't manage to get converted to relative on time.

Project issue list

Example path: /h5bp/html5-boilerplate/-/issues

Before After
image image

Group issue list

Example path: /groups/h5bp/-/issues

Before After
image image

Issue search page

Path: /dashboard/issues?assignee_username=root

Before After
image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Marcin Sedlak-Jakubowski

Merge request reports