<div dir="ltr"><div>Hi Raymond,</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Now I remember that we used to have experimental=yes in the metadata, so<span class="gmail-Apple-converted-space"> </span><br>the documentation might be wrong? Can anyone explain or check?<br><br>Same counts for other boolean fields: deprecated, server and<span class="gmail-Apple-converted-space"> </span><br>hasProcessingProvider.<br></blockquote><div> </div><div>Currently, the correct values for these fields are True or False as mentioned in the documentation.</div><div><br></div><div>However, it seems that the value from the checkbox is (was) prioritised instead of the value from the metadata, which is not expected. The reason seems unclear to me (probably the form component in the new UI) as I remember it worked as expected before.</div><div>I have just applied and deployed a fix (<a href="https://github.com/qgis/QGIS-Plugins-Website/pull/72">https://github.com/qgis/QGIS-Plugins-Website/pull/72</a>) to handle these values correctly when uploading a plugin. This will get the value from the checkbox if only the experimental attribute is not set in the metadata.txt.</div><div><br></div><div>Best regards,</div><div> </div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div style="color:rgb(34,34,34)">Lova Andriarimalala</div><div style="color:rgb(34,34,34)"><b>QGIS Full Stack Developer   <br><br></b></div><div style="color:rgb(34,34,34)"><b>T </b>: +27(0) 87 809 2702          <b>E </b>:<b> </b><a href="mailto:lova@kartoza.com" style="color:rgb(17,85,204)" target="_blank">lova@kartoza.com</a>          <b>W</b> : <a href="http://kartoza.com" style="color:rgb(17,85,204)" target="_blank">kartoza.com</a><br></div><div style="color:rgb(34,34,34)"><br></div><div style="color:rgb(34,34,34)"><div><img src="https://ci3.googleusercontent.com/mail-sig/AIorK4wjeTRcj_LuA-mCKKqWOvHMPBgOOW2yAJl0VmVp633nbuz-9CB_jVZDCPLCovRQAuGIGQyHe3xLHI1H"><br></div><div><br></div><i>This email and any attachments are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you </i><div><i>have received this email in error, please notify the sender immediately and delete it from your system. Unauthorised use, disclosure, or copying</i></div><div><i>of the contents is prohibited.</i></div></div></div></div></div><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Thu, 13 Feb 2025 at 12:05, Lova Andriarimalala <<a href="mailto:lova@kartoza.com">lova@kartoza.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi Raymond,</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">After uploading I did not check the experimental checkbox, as my<span> </span><br>metadata should override this anyway. (Why do both exist anyway??)<br></blockquote><div><br></div><div>In my understanding, this has been implemented for the possibility of checking the experimental when uploading, as this is not required in the metadata.</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">However, my plugin was not published as experimental, but as a normal<span> </span><br>plugin discoverable for everyone.<br><br>Now I remember that we used to have experimental=yes in the metadata, so<span> </span><br>the documentation might be wrong? Can anyone explain or check?<br><br>Same counts for other boolean fields: deprecated, server and<span> </span><br>hasProcessingProvider.<br><br>By the way, the new plugin website looks wonderful!!<span> </span>🤩<br></blockquote><div><br></div><div>Let me check this and get back to you. Thanks for reporting this, and thank you also for the feedback.</div><div><br></div><div>Best regards.</div><div><br></div><div><div dir="ltr" class="gmail_signature"><div dir="ltr"><div style="color:rgb(34,34,34)">Lova Andriarimalala</div><div style="color:rgb(34,34,34)"><b>QGIS Full Stack Developer   <br><br></b></div><div style="color:rgb(34,34,34)"><b>T </b>: +27(0) 87 809 2702          <b>E </b>:<b> </b><a href="mailto:lova@kartoza.com" style="color:rgb(17,85,204)" target="_blank">lova@kartoza.com</a>          <b>W</b> : <a href="http://kartoza.com" style="color:rgb(17,85,204)" target="_blank">kartoza.com</a><br></div><div style="color:rgb(34,34,34)"><br></div><div style="color:rgb(34,34,34)"><div><img src="https://ci3.googleusercontent.com/mail-sig/AIorK4wjeTRcj_LuA-mCKKqWOvHMPBgOOW2yAJl0VmVp633nbuz-9CB_jVZDCPLCovRQAuGIGQyHe3xLHI1H"><br></div><div><br></div><i>This email and any attachments are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you </i><div><i>have received this email in error, please notify the sender immediately and delete it from your system. Unauthorised use, disclosure, or copying</i></div><div><i>of the contents is prohibited.</i></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 13 Feb 2025 at 10:41, Raymond Nijssen via QGIS-Developer <<a href="mailto:qgis-developer@lists.osgeo.org" target="_blank">qgis-developer@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">Yesterday I uploaded a new plugin and I set the experimental flag in the <br>
metadata.txt to True, as it should be according to the documentation here:<br>
<br>
<a href="https://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/plugins/plugins.html#id4" rel="noreferrer" target="_blank">https://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/plugins/plugins.html#id4</a><br>
<br>
(I mean the paragraph "16.1.2.1. metadata.txt" but the link doesn't <br>
exactly bring me there in my Browser.)<br>
<br>
After uploading I did not check the experimental checkbox, as my <br>
metadata should override this anyway. (Why do both exist anyway??)<br>
<br>
However, my plugin was not published as experimental, but as a normal <br>
plugin discoverable for everyone.<br>
<br>
Now I remember that we used to have experimental=yes in the metadata, so <br>
the documentation might be wrong? Can anyone explain or check?<br>
<br>
Same counts for other boolean fields: deprecated, server and <br>
hasProcessingProvider.<br>
<br>
By the way, the new plugin website looks wonderful!! 🤩<br>
<br>
Raymond<br>
_______________________________________________<br>
QGIS-Developer mailing list<br>
<a href="mailto:QGIS-Developer@lists.osgeo.org" target="_blank">QGIS-Developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</blockquote></div>
</blockquote></div>