Accepting a resource update for processing while changing other attributes not mentionned in the original request

Thanks @michaelhibay

So to make those two statements consistent, you could say that you accept the request as is, but you will store the new resource later. You respond with 202.

Only when the resource actually gets stored you decide to change some attributes.