<!-- 
RSS generated by JIRA (8.13.3#813003-sha1:22ebedbb75c99b147c66f14e031dd8a2d214753a) at Sat Feb 10 07:16:58 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>Jira</title>
    <link>https://jira.astppbilling.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>8.13.3</version>
        <build-number>813003</build-number>
        <build-date>14-01-2021</build-date>
    </build-info>


<item>
            <title>[ASTPPCOM-420] Graph of Monthly Stat</title>
                <link>https://jira.astppbilling.org/browse/ASTPPCOM-420</link>
                <project id="10608" key="ASTPPCOM">ASTPP Community</project>
                    <description>&lt;p&gt;I&apos;m having a problem with the graph of Monthly Stat, the value of Failed Calls is equal the value of Total Calls and this is wrong. How do we fix this?&lt;/p&gt;</description>
                <environment></environment>
        <key id="12240">ASTPPCOM-420</key>
            <summary>Graph of Monthly Stat</summary>
                <type id="10201" iconUrl="https://jira.astppbilling.org/secure/viewavatar?size=xsmall&amp;avatarId=10700&amp;avatarType=issuetype">New Feature</type>
                                                <status id="10001" iconUrl="https://jira.astppbilling.org/images/icons/status_generic.gif" description="">Done</status>
                    <statusCategory id="3" key="done" colorName="green"/>
                                    <resolution id="10000">Done</resolution>
                                        <assignee username="samir.doshi">Samir Doshi</assignee>
                                    <reporter username="manuellac">manuellac</reporter>
                        <labels>
                    </labels>
                <created>Wed, 2 May 2018 16:58:34 +0530</created>
                <updated>Thu, 1 Apr 2021 19:01:56 +0530</updated>
                            <resolved>Thu, 1 Apr 2021 19:01:56 +0530</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                <comments>
                            <comment id="13352" author="mrsupamike" created="Wed, 2 May 2018 18:22:20 +0530"  >&lt;p&gt;&lt;span class=&quot;error&quot;&gt;&amp;#91;~ManuellaC&amp;#93;&lt;/span&gt; , This issue has been reported before and a pull request with the fix has been submitted:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/iNextrix/ASTPP/pull/418&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/iNextrix/ASTPP/pull/418&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="13353" author="mrsupamike" created="Wed, 2 May 2018 19:21:58 +0530"  >&lt;p&gt;If you want to fix the issue right away:&lt;/p&gt;

&lt;p&gt;find the file dashboard_model.php which should be in: astpp/application/modules/dashboard/models/&lt;br/&gt;
and edit line 56&lt;/p&gt;

&lt;p&gt;Line 56 currently looks like this:&lt;br/&gt;
count(CASE WHEN disposition NOT IN (&apos;NORMAL_CLEARING&apos;,&apos;SUCCESS&apos;) THEN 1 END) as failed,&lt;/p&gt;

&lt;p&gt;Fix it by adding &apos;NORMAL_CLEARING &lt;span class=&quot;error&quot;&gt;&amp;#91;16&amp;#93;&lt;/span&gt;&apos; like this:&lt;br/&gt;
count(CASE WHEN disposition NOT IN (&apos;NORMAL_CLEARING&apos;,&apos;SUCCESS&apos;,&apos;NORMAL_CLEARING &lt;span class=&quot;error&quot;&gt;&amp;#91;16&amp;#93;&lt;/span&gt;&apos;) THEN 1 END) as failed,&lt;/p&gt;

&lt;p&gt;Remember to backup before any changes, good luck.&lt;/p&gt;</comment>
                            <comment id="13354" author="smrdoshi" created="Thu, 3 May 2018 12:46:28 +0530"  >&lt;p&gt;Request merged. &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10703" key="com.atlassian.jira.plugin.system.customfieldtypes:textfield">
                        <customfieldname>External issue ID</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>420</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10006" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i00b87:</customfieldvalue>

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