<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 01:29:36 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Magnolia - Issue tracker</title>
    <link>https://jira.magnolia-cms.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-uk</language>    <build-info>
        <version>9.4.2</version>
        <build-number>940002</build-number>
        <build-date>19-01-2023</build-date>
    </build-info>


<item>
            <title>[DOCU-2713] Headless/SPA documentions are outdated </title>
                <link>https://jira.magnolia-cms.com/browse/DOCU-2713</link>
                <project id="10190" key="DOCU">Documentation</project>
                    <description>&lt;p&gt;While working through the &lt;a href=&quot;https://docs.magnolia-cms.com/headless/getting-started-with-Magnolia-headless.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&quot;Get Started with Magnolia Headless&quot;&lt;/a&gt; I found several issues.&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;The &lt;a href=&quot;https://docs.magnolia-cms.com/headless/getting-started-with-magnolia-headless/installation.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;installation&lt;/a&gt; is missing to mention which (LTS) version to use for Java and NodeJS.&lt;/li&gt;
	&lt;li&gt;In &lt;a href=&quot;https://docs.magnolia-cms.com/headless/getting-started-with-magnolia-headless/hello-spa.html#_create_tour_list_component&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&quot;Create Tour List Component&quot;&lt;/a&gt; the statement &quot;Now we can already select the component in the Page Editor.&quot; isn&apos;t true. This state result in an error:The Frontend Component&lt;br/&gt;
&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;https://jira.magnolia-cms.com/secure/attachment/110967/110967_2023-05-03+12_54_54-.png&quot; height=&quot;169&quot; width=&quot;822&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;In &lt;a href=&quot;https://docs.magnolia-cms.com/headless/getting-started-with-magnolia-headless/hello-spa.html#_the_frontend_component&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&quot;The Frontend Component&quot;&lt;/a&gt; the Angular component creation failed, since the angular.json has a version mismatch with the schema.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;Unable to render embedded object: File (2023-05-03 12_59_45-minimal-headless-spa-demos - angular.json) not found.&lt;/span&gt;&lt;/li&gt;
	&lt;li&gt;In general the examples seems a bit outdated. Angular 13 instead of 15, someone previously updated the version to 13, but didn&apos;t update the schemas. See 3.&lt;/li&gt;
&lt;/ol&gt;
</description>
                <environment></environment>
        <key id="132311">DOCU-2713</key>
            <summary>Headless/SPA documentions are outdated </summary>
                <type id="4" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10890&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/neutral.gif">Neutral</priority>
                        <status id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="11">Done</resolution>
                                        <assignee username="mdrapela">Martin Dr&#225;pela</assignee>
                                    <reporter username="dgurk">David Gurk</reporter>
                        <labels>
                    </labels>
                <created>Wed, 3 May 2023 13:06:13 +0200</created>
                <updated>Wed, 18 Oct 2023 14:55:50 +0200</updated>
                            <resolved>Tue, 18 Jul 2023 12:00:06 +0200</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                                                                <comments>
                            <comment id="355876" author="JIRAUSER25298" created="Mon, 8 May 2023 09:09:40 +0200"  >&lt;blockquote&gt;&lt;p&gt;In &quot;Create Tour List Component&quot; the statement &quot;Now we can already select the component in the Page Editor.&quot; isn&apos;t true. This state result in an error:The Frontend Component&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;del&gt;I would appreciate a short-time fix, since it&apos;s a real blocker within the evaluation phase for Magnolia. This doesn&apos;t work at all. No &quot;just add the files in light modules&quot; and done&lt;/del&gt;&#160;&lt;/p&gt;

&lt;p&gt;EDIT: &lt;br/&gt;
Okay, I was able to fix that. Apparently Magnolia can&apos;t handle the old YAML file extension *.yml (was unfortunately still the default for me) and needs the file extension *.yaml.&lt;br/&gt;
My bad, sorry. &lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/smile.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt;&lt;/p&gt;</comment>
                            <comment id="356016" author="JIRAUSER25298" created="Tue, 9 May 2023 06:43:49 +0200"  >&lt;p&gt;Yes, this ticket should be worked on. Only no. 2 is solved. (I can&apos;t edit the description) The rest ist still relevant, in my opinion.&lt;/p&gt;</comment>
                            <comment id="356351" author="JIRAUSER25298" created="Wed, 10 May 2023 08:54:18 +0200"  >&lt;p&gt;This doc is more specific about the software versions&lt;br/&gt;
&lt;a href=&quot;https://wiki.magnolia-cms.com/display/SERVICES/Setting+up+the+environment&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://wiki.magnolia-cms.com/display/SERVICES/Setting+up+the+environment&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;You should streamline the docs.&lt;/p&gt;</comment>
                            <comment id="357073" author="mdrapela" created="Mon, 15 May 2023 13:30:04 +0200"  >&lt;p&gt;Postponing further updates, until we get fixes from the devs.&lt;/p&gt;

&lt;p&gt;At the step &lt;a href=&quot;https://docs.magnolia-cms.com/headless/getting-started-with-magnolia-headless/hello-spa.html#_the_frontend_component&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://docs.magnolia-cms.com/headless/getting-started-with-magnolia-headless/hello-spa.html#_the_frontend_component&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I hit the following error:&lt;br/&gt;
&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;https://jira.magnolia-cms.com/secure/attachment/111413/111413_image-2023-05-15-13-30-01-211.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="366732" author="mdrapela" created="Tue, 18 Jul 2023 12:05:16 +0200"  >&lt;p&gt;The React demo works correctly now,&lt;/p&gt;

&lt;p&gt;tested with&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Magnolia CE 6.2.36&lt;/li&gt;
	&lt;li&gt;Magnolia CLI: 4.0.4 (node.js: v19.9.0)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;and&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;18-Jul-2023 10:17:08.457 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version name: &#160; Apache Tomcat/9.0.76
18-Jul-2023 10:17:08.459 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server built: &#160; &#160; &#160; &#160; &#160;Jun 5 2023 07:17:04 UTC
18-Jul-2023 10:17:08.459 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Server version number: 9.0.76.0
18-Jul-2023 10:17:08.460 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Name: &#160; &#160; &#160; &#160; &#160; &#160; &#160; Linux
18-Jul-2023 10:17:08.460 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log OS Version: &#160; &#160; &#160; &#160; &#160; &#160;5.15.0-69-generic
18-Jul-2023 10:17:08.460 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Architecture: &#160; &#160; &#160; &#160; &#160;amd64
18-Jul-2023 10:17:08.460 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log Java Home: &#160; &#160; &#160; &#160; &#160; &#160; /usr/lib/jvm/java-11-openjdk-amd64
18-Jul-2023 10:17:08.460 INFO [main] org.apache.catalina.startup.VersionLoggerListener.log JVM Version: &#160; &#160; &#160; &#160; &#160; 11.0.19+7-post-Ubuntu-0ubuntu122.04.1
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;image-wrap&quot; style=&quot;&quot;&gt;&lt;img src=&quot;https://jira.magnolia-cms.com/secure/attachment/113849/113849_image-2023-07-18-12-02-00-175.png&quot; style=&quot;border: 0px solid black&quot; /&gt;&lt;/span&gt;&lt;/p&gt;</comment>
                            <comment id="367181" author="JIRAUSER25298" created="Thu, 20 Jul 2023 11:03:48 +0200"  >&lt;blockquote&gt;&lt;ol&gt;
	&lt;li&gt;The&#160;&lt;a href=&quot;https://docs.magnolia-cms.com/headless/getting-started-with-magnolia-headless/installation.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;installation&lt;/a&gt;&#160;is missing to mention which (LTS) version to use for Java and NodeJS.&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;
&lt;p&gt;This issue still applies.&lt;/p&gt;

&lt;p&gt;&amp;#8212;&lt;/p&gt;

&lt;p&gt;&lt;img class=&quot;emoticon&quot; src=&quot;https://jira.magnolia-cms.com/images/icons/emoticons/help_16.png&quot; height=&quot;16&quot; width=&quot;16&quot; align=&quot;absmiddle&quot; alt=&quot;&quot; border=&quot;0&quot;/&gt; Why React? The issues mentions Angular.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;In&#160;&lt;a href=&quot;https://docs.magnolia-cms.com/headless/getting-started-with-magnolia-headless/hello-spa.html#_the_frontend_component&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;&quot;The Frontend Component&quot;&lt;/a&gt;&#160;the Angular component creation failed, since the angular.json has a version mismatch with the schema.&lt;/p&gt;&lt;/blockquote&gt;</comment>
                            <comment id="367272" author="mdrapela" created="Thu, 20 Jul 2023 14:30:35 +0200"  >&lt;p&gt;Ha, good point &lt;a href=&quot;https://jira.magnolia-cms.com/secure/ViewProfile.jspa?name=dgurk&quot; class=&quot;user-hover&quot; rel=&quot;dgurk&quot;&gt;dgurk&lt;/a&gt; , ok, I ll create two new separate tickets to check both Angular and Vue envs.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;As to the NodeJS + Java, there is currently &lt;a href=&quot;https://jira.magnolia-cms.com/browse/MGNLFE-457&quot; class=&quot;external-link&quot; rel=&quot;nofollow&quot;&gt;https://jira.magnolia-cms.com/browse/MGNLFE-457&lt;/a&gt; in review, which should provide the answers.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10030">
                    <name>Cloners</name>
                                                                <inwardlinks description="is cloned by">
                                        <issuelink>
            <issuekey id="140503">DOCU-2881</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                            <attachment id="110967" name="2023-05-03 12_54_54-.png" size="94665" author="dgurk" created="Wed, 3 May 2023 12:55:15 +0200"/>
                            <attachment id="110966" name="2023-05-03 12_59_45-minimal-headless-spa-demos &#8211; angular.json.png" size="348894" author="dgurk" created="Wed, 3 May 2023 13:00:37 +0200"/>
                            <attachment id="111263" name="image-2023-05-11-09-45-56-981.png" size="24545" author="mdrapela" created="Thu, 11 May 2023 09:45:57 +0200"/>
                            <attachment id="111271" name="image-2023-05-11-10-09-04-404.png" size="27742" author="mdrapela" created="Thu, 11 May 2023 10:09:05 +0200"/>
                            <attachment id="111413" name="image-2023-05-15-13-30-01-211.png" size="28189" author="mdrapela" created="Mon, 15 May 2023 13:30:01 +0200"/>
                            <attachment id="113849" name="image-2023-07-18-12-02-00-175.png" size="161900" author="mdrapela" created="Tue, 18 Jul 2023 12:02:00 +0200"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_14166" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Acceptance criteria</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>medienwerft.de</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Wed, 3 May 2023 13:18:29 +0200</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12730" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14151" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Docu info</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14146" key="com.atlassian.jira.plugin.system.customfieldtypes:url">
                        <customfieldname>Documentation page URL</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[https://docs.magnolia-cms.com/headless/getting-started-with-Magnolia-headless.html]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10246" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>PAGES-218</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10061" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comm is not jira-dev</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>mdrapela</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            29 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>6.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>7.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>dgurk</customfieldvalue>
            <customfieldvalue>mdrapela</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|y09uui:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10245" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="1810">DevX 42</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10242" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_12430" key="com.atlassian.teams:rm-teams-custom-field-team">
                        <customfieldname>Team</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[26]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_14145" key="com.intenso.jira.issue-templates:issue-templates-customfield">
                        <customfieldname>Template</customfieldname>
                        <customfieldvalues>
                            


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_15131" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Time in Discovery</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_13933" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Urgency (resolution)</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="15724"><![CDATA[Normal]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>