ID:2951295
 
BYOND Version:N/A (Website Bug)
Operating System:the void beckons
Web Browser:fret not young traveller
Applies to:Website
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:
Updating genre tags is not updating the hub. This issue occured when making a new hub for Kinfolk. Spev changed the tags when he approved it for publishing because they weren't there, even though I had set them when I built the page. I've also tried to update them since then, and they aren't updating when I search the game on the hub.

Numbered Steps to Reproduce Problem:
1) Register a key at http://www.byond.com
2) log in to your account
3) this is honestly a waste of my time, even though it would be hilarious to break out the steps to make a key and build a hub page with my usual whimsy. I'm just going to leave it at this and move on to something else.

Code Snippet (if applicable) to Reproduce Problem:
// no code for this


Expected Results:
update proper

Actual Results:
opposite of expectation (this is par for the course for me, just ask my mom)

Does the problem occur:
Every time? Or how often?
Here
In other games?
We
In other user accounts?
Are
On other computers?
Again

When does the problem NOT occur?
I leave this up to your expertise to infer

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked? (Visit http://www.byond.com/download/build to download old versions for testing.)
bruh

Workarounds:
dont do
Here's a gif with an example test hub that I made that demonstrates the issue:



Briefly between saving and the save action finishing you'll notice the tags revert back to "No tags selected".

The mod tool to edit tags still works fine, as demonstrated with the tags I edited on F0lak's hub.
Thanks for making the quick vid, spev!
It looks like the code for tags has been set to only activate when the hub entry is marked as non-private, which is probably the source of confusion. Was the hub entry private when you tried to set the tags?
Mine certainly was for my demonstration. I can't speak for F0lak.
The game is set to public. If I try to add tags and click "save", the page thinks for a second then refreshes with no update to the tags.
Okay, I'll look back into this and see if I can make sense of what's happening. The code I saw said a private game would definitely fail, but public should work.