You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
- I'm very confident that this is due to a withdrawn nomination (more rarely, it may have been a withdrawn nomination by a now-deleted user). CM's (but not, to my knowledge, site moderators) can see those, which would allow the CM you were speaking with to see it when she was logged in.Spevacus– Spevacus StaffMod2021-11-24 03:06:46 +00:00Commented Nov 24, 2021 at 3:06
- 5Hrmph. Lame. I might be completely incorrect. Simply browsing the one and only CommunityBuilding.SE election throws a 500 server error. I don't believe they had a withdrawn nomination there. More interestingly, Sound Design had an election in which nobody nominated, and navigating to that election at all throws the error for me as well.Spevacus– Spevacus StaffMod2021-11-24 03:11:02 +00:00Commented Nov 24, 2021 at 3:11
- 2Reproduced. Worth noting that I can, however, view that tab on sites where I have a diamond. On sites that I don't I get an error.Mithical– Mithical2021-11-24 04:38:17 +00:00Commented Nov 24, 2021 at 4:38
- 1@Spevacus: Looks like that Community Building election was canceled (and the one candidate appointed). That Sound Design election was also canceled... I can access both while logged in.V2Blast– V2Blast StaffMod2021-11-24 04:46:43 +00:00Commented Nov 24, 2021 at 4:46
- The nomination tab is broken for every election, at least for every ended one. Just try going one-by-one on SO: stackoverflow.com/election/6?tab=nomination0Valt– 0Valt2021-11-24 09:24:13 +00:00Commented Nov 24, 2021 at 9:24
- 2Interestingly, the nomination pages still work for moderators, so it must be an access/privilege-level issue.Cody Gray– Cody Gray2021-11-24 09:50:39 +00:00Commented Nov 24, 2021 at 9:50
- 2@Adam, should I be expecting an answer with juicy debugging deets? :)bobble– bobble2021-11-24 18:06:05 +00:00Commented Nov 24, 2021 at 18:06
- 2@bobble Yes, I just got distracted :) The deets aren't as juicy as one might like, but I'll do what I can.Adam Lear– Adam Lear StaffMod2021-11-24 18:11:40 +00:00Commented Nov 24, 2021 at 18:11
Add a comment |
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- create code fences with backticks ` or tildes ~ ```
like so
``` - add language identifier to highlight code ```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- indent code by 4 spaces
- backtick escapes
`like _so_` - quote by placing > at start of line
- to make links (use https whenever possible) <https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. stack-overflow), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you