<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 02:58:32 UTC 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>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[SERVER-1946] web admin for relset is missing values for the status</title>
                <link>https://jira.mongodb.org/browse/SERVER-1946</link>
                <project id="10000" key="SERVER">Core Server</project>
                    <description>&lt;p&gt;Problem:&lt;br/&gt;
The web UI is showing null values for the &quot;status&quot; column in the ReplSet screen. See attached.&lt;/p&gt;

&lt;p&gt;However, this is being report by rs.status()&lt;/p&gt;

&lt;p&gt;&amp;gt; rs.status()&lt;br/&gt;
{&lt;br/&gt;
	&quot;set&quot; : &quot;leadpoint-replset0&quot;,&lt;br/&gt;
	&quot;date&quot; : &quot;Wed Oct 13 2010 20:43:14 GMT-0700 (PDT)&quot;,&lt;br/&gt;
	&quot;myState&quot; : 1,&lt;br/&gt;
	&quot;members&quot; : [&lt;br/&gt;
		{&lt;br/&gt;
			&quot;_id&quot; : 0,&lt;br/&gt;
			&quot;name&quot; : &quot;10.245.218.47:27000&quot;,&lt;br/&gt;
			&quot;health&quot; : 1,&lt;br/&gt;
			&quot;state&quot; : 7,&lt;br/&gt;
			&quot;stateStr&quot; : &quot;ARBITER&quot;,&lt;br/&gt;
			&quot;uptime&quot; : 1067,&lt;br/&gt;
			&quot;optime&quot; : &lt;/p&gt;
{
				&quot;t&quot; : 0,
				&quot;i&quot; : 0
			}
&lt;p&gt;,&lt;br/&gt;
			&quot;optimeDate&quot; : &quot;Wed Dec 31 1969 16:00:00 GMT-0800 (PST)&quot;,&lt;br/&gt;
			&quot;lastHeartbeat&quot; : &quot;Wed Oct 13 2010 20:43:13 GMT-0700 (PDT)&quot;&lt;br/&gt;
		},&lt;br/&gt;
		{&lt;br/&gt;
			&quot;_id&quot; : 1,&lt;br/&gt;
			&quot;name&quot; : &quot;10.212.181.220:27000&quot;,&lt;br/&gt;
			&quot;health&quot; : 1,&lt;br/&gt;
			&quot;state&quot; : 2,&lt;br/&gt;
			&quot;stateStr&quot; : &quot;SECONDARY&quot;,&lt;br/&gt;
			&quot;uptime&quot; : 1073,&lt;br/&gt;
			&quot;optime&quot; : &lt;/p&gt;
{
				&quot;t&quot; : 1287027435000,
				&quot;i&quot; : 2773
			}
&lt;p&gt;,&lt;br/&gt;
			&quot;optimeDate&quot; : &quot;Wed Oct 13 2010 20:37:15 GMT-0700 (PDT)&quot;,&lt;br/&gt;
			&quot;lastHeartbeat&quot; : &quot;Wed Oct 13 2010 20:43:13 GMT-0700 (PDT)&quot;&lt;br/&gt;
		},&lt;br/&gt;
		{&lt;br/&gt;
			&quot;_id&quot; : 2,&lt;br/&gt;
			&quot;name&quot; : &quot;10.203.41.178:27000&quot;,&lt;br/&gt;
			&quot;health&quot; : 1,&lt;br/&gt;
			&quot;state&quot; : 2,&lt;br/&gt;
			&quot;stateStr&quot; : &quot;SECONDARY&quot;,&lt;br/&gt;
			&quot;uptime&quot; : 1065,&lt;br/&gt;
			&quot;optime&quot; : &lt;/p&gt;
{
				&quot;t&quot; : 1287027545000,
				&quot;i&quot; : 8248
			}
&lt;p&gt;,&lt;br/&gt;
			&quot;optimeDate&quot; : &quot;Wed Oct 13 2010 20:39:05 GMT-0700 (PDT)&quot;,&lt;br/&gt;
			&quot;lastHeartbeat&quot; : &quot;Wed Oct 13 2010 20:43:12 GMT-0700 (PDT)&quot;&lt;br/&gt;
		},&lt;br/&gt;
		{&lt;br/&gt;
			&quot;_id&quot; : 3,&lt;br/&gt;
			&quot;name&quot; : &quot;10.202.7.100:27000&quot;,&lt;br/&gt;
			&quot;health&quot; : 1,&lt;br/&gt;
			&quot;state&quot; : 2,&lt;br/&gt;
			&quot;stateStr&quot; : &quot;SECONDARY&quot;,&lt;br/&gt;
			&quot;uptime&quot; : 1071,&lt;br/&gt;
			&quot;optime&quot; : &lt;/p&gt;
{
				&quot;t&quot; : 1287027516000,
				&quot;i&quot; : 1165
			}
&lt;p&gt;,&lt;br/&gt;
			&quot;optimeDate&quot; : &quot;Wed Oct 13 2010 20:38:36 GMT-0700 (PDT)&quot;,&lt;br/&gt;
			&quot;lastHeartbeat&quot; : &quot;Wed Oct 13 2010 20:43:12 GMT-0700 (PDT)&quot;&lt;br/&gt;
		},&lt;/p&gt;
		{
			&quot;_id&quot; : 4,
			&quot;name&quot; : &quot;ip-10-203-6-84:27000&quot;,
			&quot;health&quot; : 1,
			&quot;state&quot; : 1,
			&quot;stateStr&quot; : &quot;PRIMARY&quot;,
			&quot;self&quot; : true
		}
&lt;p&gt;	],&lt;br/&gt;
	&quot;ok&quot; : 1&lt;br/&gt;
}&lt;/p&gt;


&lt;p&gt;Reproduce:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;create a set&lt;/li&gt;
	&lt;li&gt;log onto the web ui&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Business Case:&lt;/p&gt;
&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;user experience&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment>db version v1.7.2-pre-, pdfile version 4.5&lt;br/&gt;
git hash: 2a7f26cc8ff63a453215fa217869626ed8a7e0eb&lt;br/&gt;
sys info: Linux domU-12-31-39-06-79-A1 2.6.21.7-2.ec2.v1.2.fc8xen #1 SMP Fri Nov 20 17:48:28 EST 2009 x86_64 BOOST_LIB_VERSION=1_41&lt;br/&gt;
uptime: 676 seconds&lt;br/&gt;
</environment>
        <key id="13375">SERVER-1946</key>
            <summary>web admin for relset is missing values for the status</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.mongodb.org/images/icons/priorities/minor.svg">Minor - P4</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="kristina">Kristina Chodorow</assignee>
                                    <reporter username="alvin">Alvin Richards</reporter>
                        <labels>
                    </labels>
                <created>Thu, 14 Oct 2010 03:44:32 +0000</created>
                <updated>Tue, 12 Jul 2016 00:18:43 +0000</updated>
                            <resolved>Sun, 17 Oct 2010 15:59:26 +0000</resolved>
                                    <version>1.7.1</version>
                                    <fixVersion>1.7.2</fixVersion>
                                    <component>Admin</component>
                                        <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="19275" author="auto" created="Sun, 17 Oct 2010 15:58:29 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;login&apos;: &apos;kchodorow&apos;, &apos;name&apos;: &apos;Kristina Chodorow&apos;, &apos;email&apos;: &apos;kristina@10gen.com&apos;}
&lt;p&gt;Message: changed &quot;Status&quot; to &quot;Messages&quot; &lt;a href=&quot;https://jira.mongodb.org/browse/SERVER-1946&quot; title=&quot;web admin for relset is missing values for the status&quot; class=&quot;issue-link&quot; data-issue-key=&quot;SERVER-1946&quot;&gt;&lt;del&gt;SERVER-1946&lt;/del&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href=&quot;http://github.com/mongodb/mongo/commit/7542f49bd9dd4d2518dab08b8f6710875e831a98&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://github.com/mongodb/mongo/commit/7542f49bd9dd4d2518dab08b8f6710875e831a98&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="19244" author="alvin" created="Fri, 15 Oct 2010 20:47:32 +0000"  >&lt;p&gt;Ok, understand what this column is now used for. From the rs.status() response you get&lt;/p&gt;

&lt;p&gt;&quot;errmsg&quot; : &quot;initial sync cloning db: scaleout&quot;&lt;/p&gt;

&lt;p&gt;..so &quot;Messages&quot;, &quot;Last message&quot; or &quot;Error Message&quot; (or combinations thereof) would work.&lt;/p&gt;</comment>
                            <comment id="19243" author="kristina" created="Fri, 15 Oct 2010 20:42:57 +0000"  >&lt;p&gt;Status only show something when something &quot;special&quot; is happening... maybe column name should be changed, but it&apos;s behaving correctly.  Maybe call it &quot;Messages&quot; or something?&lt;/p&gt;</comment>
                            <comment id="19241" author="alvin" created="Fri, 15 Oct 2010 20:29:34 +0000"  >&lt;p&gt;See the screenshot, the STATUS column is empty&lt;/p&gt;</comment>
                            <comment id="19235" author="kristina" created="Fri, 15 Oct 2010 19:09:54 +0000"  >&lt;p&gt;I don&apos;t understand... what do you expect to see? &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="10508" name="Screen shot 2010-10-13 at 8.37.07 PM.png" size="59202" author="alvin" created="Thu, 14 Oct 2010 03:44:32 +0000"/>
                            <attachment id="10514" name="status.png" size="44123" author="kristina" created="Fri, 15 Oct 2010 20:42:57 +0000"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 15 Oct 2010 19:09:54 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        13 years, 18 weeks, 3 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>ramon.fernandez@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            13 years, 18 weeks, 3 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Old_Backport</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10000"><![CDATA[No]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Operating System</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10026"><![CDATA[ALL]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>alvin</customfieldvalue>
            <customfieldvalue>auto</customfieldvalue>
            <customfieldvalue>kristina</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrpd4f:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrighz:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>21325</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_23361" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Requested By</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_22870" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Triagers</customfieldname>
                        <customfieldvalues>
                                

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|ht0han:</customfieldvalue>

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