<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">This brings up wider debate as to when should bug fixes be released, version numbering and how to manage these in Git?</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br>As this issue is a hotfix I can see the case for releasing as soon as possible - it has the potential to edit data without the User being aware of it. Also leaving a known bug like this in the latest downloadable version gives a very bad impression for new users.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br>Would suggest that vTiger uses semantic version numbering (<a href="https://semver.org/">https://semver.org/</a>), so a hotfix like this would become 7.3.1</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">As for managing this in Git we use this methodology quite successfully (<a href="https://nvie.com/posts/a-successful-git-branching-model/">https://nvie.com/posts/a-successful-git-branching-model/</a>) - the only point I would raise about is the need to define what features are planned to be released in each version number in advance, to aid the development branch structure or else EVERYTHING is a hotfix! And also a naming convention for branches to indicate which type they are e.g. hotfix/bugfix_1, and feature/new_feature_1 and can even include issue numbers etc in branch names to help identify what is going on and where.</div><div class="gmail_default" style="font-family:verdana,sans-serif"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif">Looking forward to hearing everyone's thoughts on this....</div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><p style="font-size:12.8px;color:rgb(80,0,80)"><span style="color:navy;font-family:Verdana,sans-serif;font-size:10pt">Martin Allen</span></p><p style="font-size:12.8px;color:rgb(80,0,80)"><b style="font-size:12.8px"><span lang="EN-US" style="font-size:10pt;font-family:Verdana,sans-serif;color:rgb(51,51,153)">01392 248692 - Main Office<br>01392 690659 - Direct Line</span></b><br></p><p style="font-size:12.8px;color:rgb(80,0,80)"><b><span style="font-size:10pt;font-family:Verdana,sans-serif;color:rgb(51,51,153)"><img width="288" height="65" src="cid:image001.png@01CFC1D6.1BCFF790" alt="signature2"></span></b><span style="color:rgb(31,73,125)"></span></p><p style="font-size:12.8px;color:rgb(80,0,80)"><span lang="EN-US" style="font-size:10pt;font-family:Verdana,sans-serif;color:navy">Have you visited our website recently? <a href="http://www.clystnet.com/" style="color:rgb(17,85,204)" target="_blank">http://www.clystnet.com</a></span><span style="color:rgb(31,73,125)"></span></p><p style="font-size:12.8px;color:rgb(80,0,80)"><span lang="EN-US" style="font-size:10pt;font-family:Verdana,sans-serif;color:navy"><br></span><span lang="EN-US" style="font-size:10pt;font-family:Verdana,sans-serif;color:rgb(153,153,153)">The information in this email is confidential If you are not the intended recipient, you must not read or use that information. This email and any attachments are believed to be virus free however no responsibility is accepted by Clystnet for any loss or damage arising in any way from receipt or use thereof. Clystnet Ltd (company reg number 7164503) is based at Silverdown Park, Fair Oak Close, Clyst Honiton, EX5 2UX</span></p></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 22 Sep 2020 at 05:50, Uma S <<a href="mailto:uma.s@vtiger.com">uma.s@vtiger.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Ruben,<div><br></div><div>Thanks! for the fix. But opting for hotfix is quite a costly operation if at all it's a blocker.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Sep 22, 2020 at 8:47 AM Patrick Allen Zulueta <<a href="mailto:alexander.allenz@gmail.com" target="_blank">alexander.allenz@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Thanks Ruben, good work.<br><br>El lunes, 21 de septiembre de 2020, Rubén A. Estrada Orozco <<a href="mailto:rulotec1@gmail.com" target="_blank">rulotec1@gmail.com</a>> escribió:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>I've spotted the bug. </div><div>Please go to vtigercrm/layouts/v7/modules/Vtiger/resources/List.js and replace line 1382</div><div><br></div><div>From:</div><div><div><img src="cid:ii_kfd8yy0u3" alt="image.png" width="562" height="128"><br></div></div><div><br></div><div>To:</div><div><div><div><img src="cid:ii_kfd8zv274" alt="image.png" width="562" height="124"><br></div></div></div><div><br></div><div>Uma, I think this is an important issue to fix. I made the MR for branch 7.4 but I was wondering if there would be a "hotfix" branch for 7.4.</div><div><br clear="all"><div><div dir="ltr"><div dir="ltr">Saludos<div><br></div><div>Rubén</div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 20, 2020 at 11:24 PM Uma S <<a href="mailto:uma.s@vtiger.com" target="_blank">uma.s@vtiger.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Thanks! Ruben.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Sep 21, 2020 at 7:46 AM Rubén A. Estrada Orozco <<a href="mailto:rulotec1@gmail.com" target="_blank">rulotec1@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">That's true Tony, the same happens with check boxes.<div>I'll look into it.<br><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 20, 2020 at 8:31 PM Tony Sandman <<a href="mailto:tonysandman999@gmail.com" target="_blank">tonysandman999@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Here if you mass edit and safe without changes and without ticking it clearing all UI10 fields. <div>Can you guys test it pls?</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Sep 20, 2020 at 4:35 PM Uma S <<a href="mailto:uma.s@vtiger.com" target="_blank">uma.s@vtiger.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Patrick,<br><div><br></div><div>As Ruben said please do check this by clearing browser cache and also against default Vtiger module. If the functionality works fine then let's debug for a custom module. Make sure that the above mentioned changes are present in your source.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Sep 19, 2020 at 11:33 PM Rubén A. Estrada Orozco <<a href="mailto:rulotec1@gmail.com" target="_blank">rulotec1@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Patrick,<div><br></div><div>If you do a similar edit on vtiger's native modules, does the same happen? (i.e relation fields get deleted)</div><div><br></div><div>I have 3 hypothesis:</div><div><br></div><div>1. You have an old JS cached file (try deleting your borwser's cache).</div><div>2. Your custom modules have a custom List.js file that override behavior of layout/v7/modules/Vtiger/resources/List.js</div><div>3. There is a bug in the mass edit functionality in vt7.3.</div><div><br></div><div>This is the relevant commit for mass edit in 7.3: <a href="https://code.vtiger.com/vtiger/vtigercrm/commit/47694b79fb01d68717f21288b59b9c740db31533" target="_blank">https://code.vtiger.com/vtiger/vtigercrm/commit/47694b79fb01d68717f21288b59b9c740db31533</a></div><div><br></div><div><br clear="all"><div><div dir="ltr"><div dir="ltr">Saludos<div><br></div><div>Rubén</div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Sep 19, 2020 at 12:47 PM Patrick Allen Zulueta <<a href="mailto:alexander.allenz@gmail.com" target="_blank">alexander.allenz@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Uma. I don’t want to update this field, for that reason it is not enable the checkbox, but even without selected this field is updated. This is the error, that I don’t want to update this field.<div><br>El sábado, 19 de septiembre de 2020, Uma S <<a href="mailto:uma.s@vtiger.com" target="_blank">uma.s@vtiger.com</a>> escribió:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Patrick,<div><br></div><div>Yes! as Ruben suggested, only checked fields are considered for Mass Save operation. </div><div><br></div><div>Looking at the given screen i have a question that, related-to field value is newly selected but corresponding check-box is not enabled in such case value saved will be blank. To save related-to field value please enable the check-box.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Sep 19, 2020 at 9:02 AM Patrick Allen Zulueta <<a href="mailto:alexander.allenz@gmail.com" target="_blank">alexander.allenz@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div>Hello Ruben. Thanks for the response. I tried in computer. The field "Gestion" is not checked but after save it gets blanck. I just upload "Ingreso manual". I also stop all workflows related with this module in case, but is the same behavior.</div><div><br></div><div>I already fix it not including this field in mass edit but maybe is an error in vtiger. See picture below.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El vie., 18 sept. 2020 a las 12:31, Rubén A. Estrada Orozco (<<a href="mailto:rulotec1@gmail.com" target="_blank">rulotec1@gmail.com</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">In 7.3 mass edit, only fields that are checked should be mass edited. If the checkbox is checked and the field is empty, it will get erased:<div><br></div><div><div><img src="cid:ii_kf8ksxsf0" alt="image.png" width="562" height="241"><br></div><div><br></div><div>Please provide more information/screenshots if the behavior is not consistent with the above explanation. Does it happen both in desktop and mobile?</div><div><br></div><div><div dir="ltr"><div dir="ltr">Saludos<div><br></div><div>Rubén</div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Sep 18, 2020 at 1:18 PM Patrick Allen Zulueta <<a href="mailto:alexander.allenz@gmail.com" target="_blank">alexander.allenz@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello, first of all I have to tell you that Vtiger layout in this version is very responsive. Well done. <div><br></div><div>Now, I have a question, after migrate from 6.5 to 7.2 everything goes good but after migration to 7.3 when I make a mass edit for my custom module it erase one field related to HelpDesk module in records I edit. Does anyone had the same issue?</div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>
</div></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr">With<br>Best Regards<br>Uma.S<br><div>Vtiger Team</div></div></div>
</blockquote>
</div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr">With<br>Best Regards<br>Uma.S<br><div>Vtiger Team</div></div></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr">With<br>Best Regards<br>Uma.S<br><div>Vtiger Team</div></div></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>
</blockquote>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr"><div dir="ltr">With<br>Best Regards<br>Uma.S<br><div>Vtiger Team</div></div></div>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>