Skip to content

fix: detect the custom timezone and adjust last time activity (#504)

Artyom Kartasov requested to merge 504-detect-custom-tz into master

Description

Detect a custom timezone and adjust the time of the last clone activity

Related issue

#504 (closed)

Example of failure

A clone created using a custom time zone is not deleted after the timeout (maxIdleMinutes).

Details: #504 (closed)

Checklist

  • MR description has been reviewed
  • MR changes are functionally tested
  • MR does NOT have API/CLI changes OR there are API/CLI changes and they have been reviewed & DOCS ARE ADJUSTED (reference doc, etc)
  • MR does NOT have UI changes OR there are UI changes and they have been reviewed & UX IS REVIEWED

Closes #504 (closed)

Edited by Nikolay Samokhvalov

Merge request reports