We’ve just opened our community to all our internal customers .
Before doing so, we have imported (through API) lots of data two weeks ago with reassigned ownership of posts/topics and setting the right date. For our entire community, the last topic was created 21h ago and not by that person.
All our users are TL3 or above.
We are on v3.1.0.beta4.
Our first user (who had created their account 18days ago) is now trying to post a new topic. They are however facing a strange issue:
"errors":["You’ve reached the maximum new topics allowed per day. You can create more new topics in a few seconds."],
"error_type":"rate_limit",
"extras":{"wait_seconds":-1683792363,"time_left":"a few seconds"}
The wait_seconds is negative (and going even more down for each attempt) and that puzzles me. Is there something we need to reset somewhere?