James Smith
James Smith
I think this is also an issue with Phlex components; in a component, `t(".title")` expands to use the key at `components.{component_name}.title`. However, i18n-tasks by default turns this into `{component_name}.{method_name}.title`, so...
That's not right, they certainly shouldn't be coming back! There must be something going on that's stopping it saving the state. Can you see anything happening in the manyfold docker...
That's perfect, thank you, I can work with that :)
If you go to your account preferences and hit "save", does that (a) work, and (b) make any difference to the tour?
Aha! That's the cause then... interesting, not sure why or how it's got into that state, but it does explain why it can't remember what you've done. A couple more...
Ok, that makes sense, it couldn't save because of the naming conflict (which is all to do with federation). The question is, how did it end up with the same...
I've tried a few things, and haven't been able to force a naming conflict like you got; can you remember anything about the sequence you set it up with? Did...
If it was a while ago, I wonder if you perhaps hit a bug whereby the usernames conflicted, but it didn't affect anything until now. Either way, I should make...
Hm, OK, if this is more than a one-off then I need to find a way to autofix that validation problem or avoid it while saving the tour state. Thanks!
This is a good idea, it's something I've done manually for ages, but automatic monitoring and import from a drop box area would be great.