Details
Details
- Reviewers
machniak - Group Reviewers
Restricted Project - Commits
- rK51dc74706faa: Don't try to assign a package to null
rKa03daef28896: Don't try to assign a package to null
rK17de81a34e00: Don't try to assign a package to null
rK5aacd3479a6f: Don't try to assign a package to null
rK187c8fdb7d87: Don't try to assign a package to null
rK5e84bef4ead5: Don't try to assign a package to null
Diff Detail
Diff Detail
- Repository
- rK kolab
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Not entirely sure if there is a valid case where we end up passing a domain package, but not a domain to assignPlan. I ran into this at some point, but maybe I'll have to reproduce first.
Comment Actions
Throwing an exception now to be a bit more explicit than then crash when trying to access null