Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

WIP: fix: fail safe when portlet lacks title #798

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

apetro
Copy link
Contributor

@apetro apetro commented Mar 21, 2018

In case where portlet.title undefined
don't consider that portlet a filter match on title
but also don't exception out the whole filtering attempt.

The app directory data should be good. This should never be a problem. But if the data is bad in this way, the consequence should be contained to the handling of that one bad record.


Contributor License Agreement adherence:

apetro added 2 commits March 21, 2018 07:40
In case where portlet.title undefined
don't consider that portlet a filter match on title
but don't exception out the whole filtering attempt
@apetro apetro force-pushed the fail-safe-no-portlet-title branch from a05ceb3 to 705b37a Compare March 21, 2018 14:01
@apetro apetro changed the title fix: fail safe when portlet lacks title WIP: fix: fail safe when portlet lacks title Mar 22, 2018
@apetro
Copy link
Contributor Author

apetro commented Mar 22, 2018

  • Manually fix the semantically incorrect automatic CHANGELOG merge

The automatic CHANGELOG merge doesn't correctly conceptually merge, in that it would document this change into the wrong release.

@ChristianMurphy
Copy link
Contributor

🛎️ @apetro friendly reminder that this is close to being merge-able.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants