Uploaded image for project: 'SR for Bitbucket - Development'
  1. SR for Bitbucket - Development
  2. SRBITB-429

Paths Matching conditions process only first 1000 changes per commit/changeset

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Done
    • Major
    • Resolution: Fixed
    • None
    • 5.5.6
    • None
    • None

    Description

      Paths Matching conditions process only first 1000 changes per commit/changeset.

      pathMatch and pathsMatchExcludingDeletes functions, that operate on PullRequest or PullRequestEvent object and take only matching pattern as argument, are not affected by this limitation.
      I.e.

      mergeRequest.pullRequest.pathsMatch("glob:ssh/keys/**")

      isn't affected.

      All other path matching utilities are limited.

      We should refactor the logic of this conditions, so that it is no longer limited to a 1000 file changes per commit.

      Attachments

        Activity

          People

            szaporozhtsev Sergey Zaporozhtsev [X] (Inactive)
            rgiddings Robert Giddings
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: