Skip to content

Fix summary holder bug - #3114

Merged
AyanSinhaMahapatra merged 2 commits into
prep-release-31-2from
fix-summary-holder-bug
Oct 4, 2022
Merged

Fix summary holder bug#3114
AyanSinhaMahapatra merged 2 commits into
prep-release-31-2from
fix-summary-holder-bug

Conversation

@AyanSinhaMahapatra

@AyanSinhaMahapatra AyanSinhaMahapatra commented Sep 22, 2022

Copy link
Copy Markdown
Member

Fixes #3109

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 📑 and links the original issue above 🔗
  • Tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR
    Run tests locally to check for errors.
  • Commits are in uniquely-named feature branch and has no merge conflicts 📁

- Fix bug where we were looking for holders in resources without
  checking if the copyright option was enabled.
- Added a test case that was failing without the fix, same as the
  reported bug.

Reference: #3109
Reported-by: https://github.com/bwjohnson-ss
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
@JonoYang

Copy link
Copy Markdown
Member

@AyanSinhaMahapatra LGTM! Thanks for handling this!

@pombredanne pombredanne added this to the v31.2 milestone Oct 3, 2022
@AyanSinhaMahapatra
AyanSinhaMahapatra changed the base branch from develop to prep-release-31-2 October 4, 2022 19:01
@AyanSinhaMahapatra
AyanSinhaMahapatra merged commit 4321d65 into prep-release-31-2 Oct 4, 2022
@pombredanne
pombredanne deleted the fix-summary-holder-bug branch October 24, 2022 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: 'ScannedResource' object has no attribute 'holders'

3 participants