<div dir="ltr"><div><font face="arial, helvetica, sans-serif"><span style="font-size:12.8px">From our checkin meeting, there was an MVP doc question that needed some discussion:</span></font></div><b style="font-family:arial,helvetica,sans-serif;font-size:12.8px"><br>Publications:</b><span style="font-family:arial,helvetica,sans-serif;font-size:12.8px"> </span><a href="https://pulp.plan.io/projects/pulp/wiki/Pulp_3_Minimum_Viable_Product#Publications" target="_blank" style="font-family:arial,helvetica,sans-serif;font-size:12.8px">https://pulp.pla<wbr>n.io/projects/pulp/wiki/Pulp_3<wbr>_Minimum_Viable_Product#Public<wbr>ations</a><br><ul style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial"><ul><li><i style="font-family:arial,helvetica,sans-serif;font-size:12.8px">As a user, As an authenticated user, I can delete publications.</i></li><ul><li><i style="font-size:12.8px"><font face="arial, helvetica, sans-serif">asynchronously with a lock on the repository version. </font></i></li><li><i style="font-size:12.8px"><font face="arial, helvetica, sans-serif">prevented if associated with a distribution.</font></i></li><li><i style="font-size:12.8px"><font face="arial, helvetica, sans-serif">single object only.</font></i></li></ul></ul></ul><blockquote style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;text-decoration-style:initial;text-decoration-color:initial;margin:0px 0px 0px 40px;border:none;padding:0px">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.<br><br>In the code, Publication deletes are not blocked by association to distributions. Should write a story or remove this line?<br><font face="arial, helvetica, sans-serif"><span style="font-size:12.8px"><br></span></font>"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.</blockquote><br></div>