Hide Forgot
Our base Model class has a very surprising property in that it will return None if attributes are accessed that do not exist. This is unexpected behavior. It would be more appropriate for an AttributeError to be raised.
https://github.com/pulp/pulp/pull/732
QE: I'm not sure how you'll want to verify this. There was not an incorrect behavior from a user standpoint. This was just a code change to make our lives much much easier, and the user experience deliberately did not change at all. Feel free to ping me for details.
build: 2.4.0-0.7.beta
Moving to verified as per https://bugzilla.redhat.com/show_bug.cgi?id=1031220#c2
This has been fixed in Pulp 2.4.0-1.