muzichen opened a new issue, #1245: URL: https://github.com/apache/answer/issues/1245
## Describe the bug The HasnewTag function in TagCommonService has been optimized, but the return value of the new logic may be different from the old one. ### To Reproduce 1. Open an exsit question and edit it 2. Add a new tag that not exist 3. Click submit button The old one's return value is true, but the current code's return value is false. ### Screenshots  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
