This is a test. A few members reported a reply not getting this message delivered to their inbox.
On Wed, Apr 11, 2018 at 11:34 AM, Austin Macdonald <[email protected]> wrote: > From our checkin meeting, there was an MVP doc question that needed some > discussion: > > *Publications:* https://pulp.plan.io/projects/pulp/wiki/Pulp_3 > _Minimum_Viable_Product#Publications > > - *As a user, As an authenticated user, I can delete publications.* > - *asynchronously with a lock on the repository version. * > - *prevented if associated with a distribution.* > - *single object only.* > > In the code, Publication deletes are synchronous, not asynchronous like > the MVP docs says. I think the code is correct, so we should remove this > line. If we do not remove this line, we should write a story to make this > call async. > > In the code, Publication deletes are not blocked by association to > distributions. Should write a story or remove this line? > > "single object only". What does that mean? If it means 1 publication at a > time, that is how all our objects work, so I think we can delete this line. > > > > _______________________________________________ > Pulp-dev mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/pulp-dev > >
_______________________________________________ Pulp-dev mailing list [email protected] https://www.redhat.com/mailman/listinfo/pulp-dev
