Skip to content

Add `time change` in payload for Issue, MR and Note webhook

Hariom Verma requested to merge harry-hov/gitlab:time_change into master

What does this MR do?

  • Add time_change and human_time_change in payload for note/issue webhook
  • Add support for negative time in TimeTrackingFormatter

Fixes #18407 (closed)

Screenshots (strongly suggested)

Screenshot_2021-02-24_at_7.41.46_PM

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 Hariom Verma

Merge request reports