{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Mandvi",
          "userId" : "mandvi",
          "userName" : "Mandvi"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev-share-feedback" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e22305478068d670d68822d4c6e8d375bab70cdf",
            "branch" : [
              {
                "SHA1" : "e22305478068d670d68822d4c6e8d375bab70cdf",
                "name" : "refs/remotes/origin/dev-share-feedback"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e22305478068d670d68822d4c6e8d375bab70cdf",
            "branch" : [
              {
                "SHA1" : "e22305478068d670d68822d4c6e8d375bab70cdf",
                "name" : "refs/remotes/origin/dev-share-feedback"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e22305478068d670d68822d4c6e8d375bab70cdf",
        "branch" : [
          {
            "SHA1" : "e22305478068d670d68822d4c6e8d375bab70cdf",
            "name" : "refs/remotes/origin/dev-share-feedback"
          }
        ]
      },
      "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" : None,
  "displayName" : "#6",
  "duration" : 143369,
  "estimatedDuration" : 165999,
  "executor" : None,
  "fullDisplayName" : "dev-share-feedback #6",
  "id" : "6",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6,
  "queueId" : 5590,
  "result" : "SUCCESS",
  "timestamp" : 1769843651482,
  "url" : "https://devserver3.ustadmobile.com/jenkins/job/dev-share-feedback/6/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-lib-shared/src/commonMain/composeResources/values/strings.xml"
        ],
        "commitId" : "86f6745273eb22e1251f02daf1e266c0c5736737",
        "timestamp" : 1769776840000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "Refactor: Remove redundant quotes in error message string\u000a",
        "date" : "2026-01-30 18:10:40 +0530",
        "id" : "86f6745273eb22e1251f02daf1e266c0c5736737",
        "msg" : "Refactor: Remove redundant quotes in error message string",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/composeResources/values/strings.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/sharefeedback/ShareFeedbackViewModel.kt"
        ],
        "commitId" : "8caa1048eab1633dd01cd31c8a8f104fcad63093",
        "timestamp" : 1769777869000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "Refactor: Clear error message on submit\u000a\u000aClears the previous error message when the user clicks the submit button again.\u000a",
        "date" : "2026-01-30 18:27:49 +0530",
        "id" : "8caa1048eab1633dd01cd31c8a8f104fcad63093",
        "msg" : "Refactor: Clear error message on submit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/kotlin/world/respect/shared/viewmodel/manageuser/sharefeedback/ShareFeedbackViewModel.kt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/004_user_send_feedback_test.yaml"
        ],
        "commitId" : "d0e2d7ec240fc7f1951cee7210d7150525be5ae9",
        "timestamp" : 1769781347000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "removed feedback changes from 003\u000a",
        "date" : "2026-01-30 17:55:47 +0400",
        "id" : "d0e2d7ec240fc7f1951cee7210d7150525be5ae9",
        "msg" : "removed feedback changes from 003",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/004_user_send_feedback_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/004_user_send_feedback_test.yaml"
        ],
        "commitId" : "29fbd62eb54bba1d39d538910c8f8c50a9b0c97c",
        "timestamp" : 1769781800000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "removed\u000a",
        "date" : "2026-01-30 18:03:20 +0400",
        "id" : "29fbd62eb54bba1d39d538910c8f8c50a9b0c97c",
        "msg" : "removed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/004_user_send_feedback_test.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-lib-shared/src/commonMain/composeResources/values/strings.xml"
        ],
        "commitId" : "0f9f5b501a3a25ccdfa9febd0272e1f5201c195e",
        "timestamp" : 1769784011000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "feat: Update feedback response string\u000a",
        "date" : "2026-01-30 20:10:11 +0530",
        "id" : "0f9f5b501a3a25ccdfa9febd0272e1f5201c195e",
        "msg" : "feat: Update feedback response string",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/composeResources/values/strings.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".maestro/flows/004_user_send_feedback_test.yaml",
          ".maestro/flows/subflows/school_admin_login_flow.yaml"
        ],
        "commitId" : "754411a3fcb3d999a188224f65df0e41e8e66ba9",
        "timestamp" : 1769784936000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
          "fullName" : "Pooja Ravi"
        },
        "authorEmail" : "pooja@ustadmobile.com",
        "comment" : "updated\u000a",
        "date" : "2026-01-30 18:55:36 +0400",
        "id" : "754411a3fcb3d999a188224f65df0e41e8e66ba9",
        "msg" : "updated",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".maestro/flows/004_user_send_feedback_test.yaml"
          },
          {
            "editType" : "edit",
            "file" : ".maestro/flows/subflows/school_admin_login_flow.yaml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-app-compose/src/androidMain/kotlin/world/respect/AppKoinModule.kt",
          "respect-lib-shared/log/respect-server.2026-01-14.0.log"
        ],
        "commitId" : "354e0b785a540e804b184351474377766fe21e51",
        "timestamp" : 1769788996000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "refactor: Removed unused log file and import.\u000a.\u000a",
        "date" : "2026-01-30 21:33:16 +0530",
        "id" : "354e0b785a540e804b184351474377766fe21e51",
        "msg" : "refactor: Removed unused log file and import.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-app-compose/src/androidMain/kotlin/world/respect/AppKoinModule.kt"
          },
          {
            "editType" : "delete",
            "file" : "respect-lib-shared/log/respect-server.2026-01-14.0.log"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "respect-lib-shared/src/commonMain/composeResources/values/strings.xml"
        ],
        "commitId" : "e22305478068d670d68822d4c6e8d375bab70cdf",
        "timestamp" : 1769843403000,
        "author" : {
          "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
          "fullName" : "mandvi.verma"
        },
        "authorEmail" : "mandvi.verma@sutara.org",
        "comment" : "feat: Update feedback form strings for clarity\u000a",
        "date" : "2026-01-31 12:40:03 +0530",
        "id" : "e22305478068d670d68822d4c6e8d375bab70cdf",
        "msg" : "feat: Update feedback form strings for clarity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "respect-lib-shared/src/commonMain/composeResources/values/strings.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/pooja",
      "fullName" : "Pooja Ravi"
    },
    {
      "absoluteUrl" : "https://devserver3.ustadmobile.com/jenkins/user/mandvi.verma",
      "fullName" : "mandvi.verma"
    }
  ]
}