Gives Error while Moving more than two posts from same topic.
-
Hi,
Steps to reproduce:
I tried to move more than one post from one topic to another topic it gives an error "cant-move-to-same-topic". But also shows success message "Post Moved!"
Also "cid:{cid}:tids:posts" key is not updating.
Please refer attached screenshot:Is there any idea why these errors getting?
Any help is appreciated!!
Thanks
-
Thanks for the reply.
No. not fork, I am trying to move single post from one topic to another.
Steps:- Login as site Admin.
- Move post from one topic to another.
- Move another post from that topic to another.
Then it gives an error "cant-move-to-same-topic".
-
-
When POST gets moved to topic of another category , Reply count on CATEGORIES page remains same.
-
When POST gets moved to another topic count does not get incremented/decremented but it does after page refresh.
POSTS count of "Welcome to your NodeBB!" topic is "3" POSTS, But on the Category page it "General Discussion" category has "1" POSTS. It should be 3 POSTS.
Please refer the attached screenshot:
-
-
Yes, I get these issues in 0.8.2.
- If POSTS gets moved from one topic to another the POSTS count on the that topic page remains same. POST COUNT should decrements but It shows decremented count after page refresh.
- Steps to reproduce cant-move-to-same-topic error:
-
Create 'new TOPIC'.
-
Create 'another TOPIC' and create more than 2 REPLY to that topic.
-
Move one REPLY to new TOPIC.
-
Move second REPLY to new TOPIC.
cant-move-to-same-topic error will occur.