{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/create-manage-assignments" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 37,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "91e39b48df0b20f847cab5e3ccee5c99b1551553",
            "branch" : [
              {
                "SHA1" : "91e39b48df0b20f847cab5e3ccee5c99b1551553",
                "name" : "refs/remotes/origin/create-manage-assignments"
              }
            ]
          },
          "revision" : {
            "SHA1" : "91e39b48df0b20f847cab5e3ccee5c99b1551553",
            "branch" : [
              {
                "SHA1" : "91e39b48df0b20f847cab5e3ccee5c99b1551553",
                "name" : "refs/remotes/origin/create-manage-assignments"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "91e39b48df0b20f847cab5e3ccee5c99b1551553",
        "branch" : [
          {
            "SHA1" : "91e39b48df0b20f847cab5e3ccee5c99b1551553",
            "name" : "refs/remotes/origin/create-manage-assignments"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/UstadMobile/Respect.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "respect-app-compose-debug.apk",
      "fileName" : "respect-app-compose-debug.apk",
      "relativePath" : "respect-app-compose/build/outputs/apk/debug/respect-app-compose-debug.apk"
    },
    {
      "displayPath" : "respect-app-compose-release.apk",
      "fileName" : "respect-app-compose-release.apk",
      "relativePath" : "respect-app-compose/build/outputs/apk/release/respect-app-compose-release.apk"
    },
    {
      "displayPath" : "respect-app-compose-debug.aab",
      "fileName" : "respect-app-compose-debug.aab",
      "relativePath" : "respect-app-compose/build/outputs/bundle/debug/respect-app-compose-debug.aab"
    },
    {
      "displayPath" : "respect-app-compose-release.aab",
      "fileName" : "respect-app-compose-release.aab",
      "relativePath" : "respect-app-compose/build/outputs/bundle/release/respect-app-compose-release.aab"
    },
    {
      "displayPath" : "mapping.txt",
      "fileName" : "mapping.txt",
      "relativePath" : "respect-app-compose/build/outputs/mapping/release/mapping.txt"
    },
    {
      "displayPath" : "respect-cli.zip",
      "fileName" : "respect-cli.zip",
      "relativePath" : "respect-cli/build/distributions/respect-cli.zip"
    },
    {
      "displayPath" : "respect-server-1.0.0.zip",
      "fileName" : "respect-server-1.0.0.zip",
      "relativePath" : "respect-server/build/distributions/respect-server-1.0.0.zip"
    },
    {
      "displayPath" : "respect-server-shadow-1.0.0.zip",
      "fileName" : "respect-server-shadow-1.0.0.zip",
      "relativePath" : "respect-server/build/distributions/respect-server-shadow-1.0.0.zip"
    }
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#37",
  "duration" : 197259,
  "estimatedDuration" : 196410,
  "executor" : null,
  "fullDisplayName" : "create-manage-assignments #37",
  "id" : "37",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 37,
  "queueId" : 8742,
  "result" : "SUCCESS",
  "timestamp" : 1779748560995,
  "url" : "https://devserver3.ustadmobile.com/jenkins/view/all/job/create-manage-assignments/37/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/model/XapiStatementRef.kt",
          "respect-lib-xapi-nanohttpd/src/commonMain/kotlin/world/respect/lib/xapi/nanohttpd/XapiNanoHttpdApp.kt",
          "respect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/model/XapiStatement.kt",
          "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/XapiStatementsResourceDb.kt",
          "respect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/ext/XapiStatementExt.kt",
          "respect-lib-xapi-core/build.gradle.kts"
        ],
        "commitId" : "f9ee19b5a2e22edd57850400017e70242ac0ad1f",
        "timestamp" : 1779679761000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Update XapiStatementResourceDb to check if statement object is missing a required objectType value and throw exception if needed.\u000a\u000aUpdate XapiStatement serializer to use XapiStatementTransformingSerializer by default.\u000a\u000aUpdate XapiStatementRef to set objectType by default and ensure it is serialized.\u000a",
        "date" : "2026-05-25 07:29:21 +0400",
        "id" : "f9ee19b5a2e22edd57850400017e70242ac0ad1f",
        "msg" : "Update XapiStatementResourceDb to check if statement object is missing a required objectType value and throw exception if needed.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/model/XapiStatementRef.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/ext/XapiStatementExt.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/XapiStatementsResourceDb.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/model/XapiStatement.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-core/build.gradle.kts"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-nanohttpd/src/commonMain/kotlin/world/respect/lib/xapi/nanohttpd/XapiNanoHttpdApp.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/XapiStatementsResourceDb.kt"
        ],
        "commitId" : "fefd84413a90acd4da0844ce39ee4559d4bfa2a6",
        "timestamp" : 1779685294000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Update getAssignmentProgress to handle order of activities and avoid potential to lose web pub manifest url if activity were to be updated.\u000a",
        "date" : "2026-05-25 09:01:34 +0400",
        "id" : "fefd84413a90acd4da0844ce39ee4559d4bfa2a6",
        "msg" : "Update getAssignmentProgress to handle order of activities and avoid potential to lose web pub manifest url if activity were to be updated.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/XapiStatementsResourceDb.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
        ],
        "commitId" : "53c67d32ba22b9d476c53ddd77e15bfd6c76d1a5",
        "timestamp" : 1779687654000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Temporary test relaxations on filter chips and list screen.\u000a",
        "date" : "2026-05-25 09:40:54 +0400",
        "id" : "53c67d32ba22b9d476c53ddd77e15bfd6c76d1a5",
        "msg" : "Temporary test relaxations on filter chips and list screen.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-lib-xapi-core/README_ASSIGNMENT_RECIPE.md",
          "respect-lib-xapi-nanohttpd/src/commonMain/kotlin/world/respect/lib/xapi/nanohttpd/XapiNanoHttpdApp.kt",
          "respect-server/src/main/resources/http/respect-ds/case_valid/examples/assignable-unit-1/unit.json",
          "respect-server/src/main/resources/http/respect-ds/case_valid/examples/assignable-unit-1/icon.png",
          "respect-server/src/main/resources/http/respect-ds/case_valid/js/xapi_assignable_unit.js",
          "respect-server/src/main/resources/http/respect-ds/case_valid/examples/assignable-unit-1/index.html",
          "respect-server/src/main/resources/http/respect-ds/case_valid/examples/index.json"
        ],
        "commitId" : "2be6a86bf4572c04068c1bb2148a4b93dee9700d",
        "timestamp" : 1779694403000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Add improved assignment demo result learning unit.\u000a",
        "date" : "2026-05-25 11:33:23 +0400",
        "id" : "2be6a86bf4572c04068c1bb2148a4b93dee9700d",
        "msg" : "Add improved assignment demo result learning unit.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "respect-server/src/main/resources/http/respect-ds/case_valid/examples/assignable-unit-1/index.html"
          },
          {
            "editType" : "add",
            "file" : "respect-server/src/main/resources/http/respect-ds/case_valid/examples/assignable-unit-1/unit.json"
          },
          {
            "editType" : "add",
            "file" : "respect-server/src/main/resources/http/respect-ds/case_valid/examples/assignable-unit-1/icon.png"
          },
          {
            "editType" : "edit",
            "file" : "respect-server/src/main/resources/http/respect-ds/case_valid/examples/index.json"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-core/README_ASSIGNMENT_RECIPE.md"
          },
          {
            "editType" : "add",
            "file" : "respect-server/src/main/resources/http/respect-ds/case_valid/js/xapi_assignable_unit.js"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-nanohttpd/src/commonMain/kotlin/world/respect/lib/xapi/nanohttpd/XapiNanoHttpdApp.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/flows/subflows/admin_add_class_with_members.yaml",
          ".maestro/flows/subflows/create_account_for_class_member.yaml"
        ],
        "commitId" : "4f091a702ee03f310ee29616984750867285a551",
        "timestamp" : 1779698784000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Update Maestro E2E test flows for assignment management and class member creation.\u000a",
        "date" : "2026-05-25 12:46:24 +0400",
        "id" : "4f091a702ee03f310ee29616984750867285a551",
        "msg" : "Update Maestro E2E test flows for assignment management and class member creation.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/subflows/admin_add_class_with_members.yaml"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/subflows/create_account_for_class_member.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
        ],
        "commitId" : "9bfff4188451c9a77c2c54ed67faf036bc81ec27",
        "timestamp" : 1779699047000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Remove redundant assertions and taps from the admin assignment flow.\u000a",
        "date" : "2026-05-25 12:50:47 +0400",
        "id" : "9bfff4188451c9a77c2c54ed67faf036bc81ec27",
        "msg" : "Remove redundant assertions and taps from the admin assignment flow.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-server/src/main/resources/http/respect-ds/case_valid/js/xapi_assignable_unit.js"
        ],
        "commitId" : "356092c9b2a23e02199be90b21b1a30601f9dff7",
        "timestamp" : 1779700652000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Add fields to assignable unit completion.\u000a",
        "date" : "2026-05-25 13:17:32 +0400",
        "id" : "356092c9b2a23e02199be90b21b1a30601f9dff7",
        "msg" : "Add fields to assignable unit completion.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-server/src/main/resources/http/respect-ds/case_valid/js/xapi_assignable_unit.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/edit/AssignmentEditViewModel.kt"
        ],
        "commitId" : "c01cb418a27995f94628d86616e926983ee90c78",
        "timestamp" : 1779701250000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Fix AssignmentEditViewModel bug: timestamp was not being updated when saving, which led to undefined results when editing/updating.\u000a",
        "date" : "2026-05-25 13:27:30 +0400",
        "id" : "c01cb418a27995f94628d86616e926983ee90c78",
        "msg" : "Fix AssignmentEditViewModel bug: timestamp was not being updated when saving, which led to undefined results when editing/updating.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/edit/AssignmentEditViewModel.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
        ],
        "commitId" : "9189c7b548339d3a1c1702d77d5af5cfbf670a31",
        "timestamp" : 1779702080000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Clean up `003_admin_user_assigns_assignment_to_a_class_test.yaml` Maestro flow.\u000a",
        "date" : "2026-05-25 13:41:20 +0400",
        "id" : "9189c7b548339d3a1c1702d77d5af5cfbf670a31",
        "msg" : "Clean up `003_admin_user_assigns_assignment_to_a_class_test.yaml` Maestro flow.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml",
          ".maestro/flows/subflows/admin_add_class_with_members.yaml"
        ],
        "commitId" : "995e33ef198e7bcef60a304b3a77c2b545ebc92a",
        "timestamp" : 1779702414000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Update Maestro test flow for assignment management.\u000a",
        "date" : "2026-05-25 13:46:54 +0400",
        "id" : "995e33ef198e7bcef60a304b3a77c2b545ebc92a",
        "msg" : "Update Maestro test flow for assignment management.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/subflows/admin_add_class_with_members.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/detail/AssignmentDetailViewModel.kt"
        ],
        "commitId" : "bd884aa90fe07bd12ee8587e7129798025a05fa8",
        "timestamp" : 1779702738000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Fix total counts in filter chips on Assignment Detail in student mode.\u000a",
        "date" : "2026-05-25 13:52:18 +0400",
        "id" : "bd884aa90fe07bd12ee8587e7129798025a05fa8",
        "msg" : "Fix total counts in filter chips on Assignment Detail in student mode.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/detail/AssignmentDetailViewModel.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/detail/AssignmentDetailViewModel.kt",
          "respect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/resources/XapiStatementsResource.kt",
          "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/XapiStatementsResourceDb.kt",
          "respect-datalayer-repository/src/commonMain/kotlin/world/respect/datalayer/repository/school/xapi/XapiStatementsResourceRepository.kt",
          "respect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/school/xapi/XapiStatementsResourceHttp.kt",
          "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/daos/XapiStatementEntityDao.kt"
        ],
        "commitId" : "fb89527c916f5a01671cbc98447f2724c92565fa",
        "timestamp" : 1779709107000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Fix filtering of assignment result rows for a particular student.\u000a",
        "date" : "2026-05-25 15:38:27 +0400",
        "id" : "fb89527c916f5a01671cbc98447f2724c92565fa",
        "msg" : "Fix filtering of assignment result rows for a particular student.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/XapiStatementsResourceDb.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-datalayer-http/src/commonMain/kotlin/world/respect/datalayer/http/school/xapi/XapiStatementsResourceHttp.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/daos/XapiStatementEntityDao.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-datalayer-repository/src/commonMain/kotlin/world/respect/datalayer/repository/school/xapi/XapiStatementsResourceRepository.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/assignment/detail/AssignmentDetailViewModel.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-core/src/commonMain/kotlin/world/respect/lib/xapi/resources/XapiStatementsResource.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
        ],
        "commitId" : "8dd5e594c4e034a1d1f89a54b756a4c5261788b3",
        "timestamp" : 1779711283000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Update Maestro assignment flow test data and assertions.\u000a",
        "date" : "2026-05-25 16:14:43 +0400",
        "id" : "8dd5e594c4e034a1d1f89a54b756a4c5261788b3",
        "msg" : "Update Maestro assignment flow test data and assertions.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
        ],
        "commitId" : "a5bf144a8757cb15e94c5fcb71435ec3c69e3a2c",
        "timestamp" : 1779712547000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Update Maestro flow for admin assignment to improve navigation and verification.\u000a",
        "date" : "2026-05-25 16:35:47 +0400",
        "id" : "a5bf144a8757cb15e94c5fcb71435ec3c69e3a2c",
        "msg" : "Update Maestro flow for admin assignment to improve navigation and verification.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-server/src/main/resources/http/respect-ds/case_valid/js/xapi_assignable_unit.js",
          "respect-server/src/main/resources/http/respect-ds/case_valid/js/xapi_statement_maker.js",
          "respect-server/src/main/resources/http/respect-ds/case_valid/examples/statementmaker/index.html"
        ],
        "commitId" : "e7e3029891c752d0e60a2734bdd615b8715086b7",
        "timestamp" : 1779714941000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Update statement maker demos to show text after statement submitted successfully.\u000a",
        "date" : "2026-05-25 17:15:41 +0400",
        "id" : "e7e3029891c752d0e60a2734bdd615b8715086b7",
        "msg" : "Update statement maker demos to show text after statement submitted successfully.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-server/src/main/resources/http/respect-ds/case_valid/js/xapi_assignable_unit.js"
          },
          {
            "editType" : "edit",
            "file" : "respect-server/src/main/resources/http/respect-ds/case_valid/js/xapi_statement_maker.js"
          },
          {
            "editType" : "edit",
            "file" : "respect-server/src/main/resources/http/respect-ds/case_valid/examples/statementmaker/index.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
        ],
        "commitId" : "1fac63bcbe3fbab55e86ecd049c0735fd62f90bf",
        "timestamp" : 1779715117000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Add assertions for statement delivery confirmation in Maestro assignment flow.\u000a",
        "date" : "2026-05-25 17:18:37 +0400",
        "id" : "1fac63bcbe3fbab55e86ecd049c0735fd62f90bf",
        "msg" : "Add assertions for statement delivery confirmation in Maestro assignment flow.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/003_admin_user_assigns_assignment_to_a_class_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-app-compose/src/androidMain/kotlin/world/respect/WebViewActivity.kt",
          "respect-server/src/main/resources/http/respect-ds/case_valid/js/xapi_assignable_unit.js",
          "respect-server/src/main/resources/http/respect-ds/case_valid/js/xapi_statement_maker.js"
        ],
        "commitId" : "1428bb511b85d5ea2d8ffa16e43d664c662e18cd",
        "timestamp" : 1779717759000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Update WebViewActivity to allow http/https mixed content for localhost.\u000aUpdate xapi scripts to add extra log.\u000a",
        "date" : "2026-05-25 18:02:39 +0400",
        "id" : "1428bb511b85d5ea2d8ffa16e43d664c662e18cd",
        "msg" : "Update WebViewActivity to allow http/https mixed content for localhost.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-server/src/main/resources/http/respect-ds/case_valid/js/xapi_statement_maker.js"
          },
          {
            "editType" : "edit",
            "file" : "respect-app-compose/src/androidMain/kotlin/world/respect/WebViewActivity.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-server/src/main/resources/http/respect-ds/case_valid/js/xapi_assignable_unit.js"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/XapiStatementsResourceDb.kt",
          "respect-lib-xapi-nanohttpd/src/commonMain/kotlin/world/respect/lib/xapi/nanohttpd/ext/NanoHttpdResponseExt.kt"
        ],
        "commitId" : "f3cd6c68518ea5a7dbd2f61787a09f3eeb5d448a",
        "timestamp" : 1779720208000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
          "fullName" : "Mike Dawson"
        },
        "authorEmail" : "mike@ustadmobile.com",
        "comment" : "Fix NanoHttpd handling of CORS headers.\u000a\u000aWhen https origin page made a call to non-https origin, the referer header was removed.\u000a",
        "date" : "2026-05-25 18:43:28 +0400",
        "id" : "f3cd6c68518ea5a7dbd2f61787a09f3eeb5d448a",
        "msg" : "Fix NanoHttpd handling of CORS headers.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-datalayer-db/src/commonMain/kotlin/world/respect/datalayer/db/school/xapi/XapiStatementsResourceDb.kt"
          },
          {
            "editType" : "edit",
            "file" : "respect-lib-xapi-nanohttpd/src/commonMain/kotlin/world/respect/lib/xapi/nanohttpd/ext/NanoHttpdResponseExt.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/001_003_login_using_school_link_test.yaml",
          ".maestro/pending-flows/001_002_add_user_direct_test.yaml",
          ".maestro/flows/001_005_add_school_self_registration_test.yaml",
          ".maestro/flows/002_browse_lessons_test.yaml",
          ".maestro/flows/001_001_invite_users_using_qr_code_or_link_test.yaml",
          ".maestro/pending-flows/001_003_login_using_school_link_test.yaml",
          ".maestro/flows/001_002_add_user_direct_test.yaml",
          ".maestro/pending-flows/001_005_add_school_self_registration_test.yaml",
          ".maestro/pending-flows/001_001_invite_users_using_qr_code_or_link_test.yaml",
          ".maestro/pending-flows/002_browse_lessons_test.yaml"
        ],
        "commitId" : "b9ea50d3e20266337617914abac0864e65889712",
        "timestamp" : 1779721263000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "Move Maestro E2E test flows from pending to active status.\u000a",
        "date" : "2026-05-25 19:01:03 +0400",
        "id" : "b9ea50d3e20266337617914abac0864e65889712",
        "msg" : "Move Maestro E2E test flows from pending to active status.",
        "paths" : [
          {
            "editType" : "delete",
            "file" : ".maestro/pending-flows/001_001_invite_users_using_qr_code_or_link_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/pending-flows/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_001_invite_users_using_qr_code_or_link_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_005_add_school_self_registration_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/pending-flows/001_003_login_using_school_link_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/002_browse_lessons_test.yaml"
          },
          {
            "editType" : "add",
            "file" : ".maestro/flows/001_002_add_user_direct_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/pending-flows/001_005_add_school_self_registration_test.yaml"
          },
          {
            "editType" : "delete",
            "file" : ".maestro/pending-flows/001_002_add_user_direct_test.yaml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
      "fullName" : "Pooja Ravi"
    },
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mike",
      "fullName" : "Mike Dawson"
    }
  ]
}