Here's a scenario.
Let's say Person 1 makes a web app, distributes it under AGPL v3 and keeps the project updated on their GitHub. Person 2 says hey I want to modify your software and so Person 2 modifies it and puts it on their GitHub as well, but doesn't disclose the original source of the program (no fork relation, nothing that discloses that it's a modified version of Person 1's web app). Would Person 2's not disclosing the original source be considered a license violation?