katalon-studio / katalon-testops

Manage automation results, like you test it manually
https://www.katalon.com/testops/
12 stars 18 forks source link

[Bug] Expired schedule job triggered along with other scheduled job #134

Closed Rampraesath closed 3 years ago

Rampraesath commented 3 years ago

Steps to Reproduce:

  1. Connect Git project[Project - 1] to Katalon Test Ops
  2. Create a test plan[TP- 1] in Test Ops with Katalon command referring to a test suite collection [TSC - 1]
  3. Create a schedule for test plan created in step 2 above which expires in 48 hours. Keep the schedule in active state after expiry
  4. After 48 hours, on a new PROJECT[Project - 2], follow step 1 up to step 2
  5. Create a schedule for test plan in [Project - 2] and wait for execution

Expected behavior: -Job scheduled in [Project -2] should be executed

Actual behaviour" -Expired job in [Project - 1] gets triggered along with [Project - 2]'s job

Screenshots: Test Schedule Test Plan

thongmgnguyen commented 3 years ago

Hi @Rampraesath, It's an issue in our schedule feature. We will get it fixed soon. Thank you for your contribution.