An error occurred while fetching the assigned milestone of the selected merge_request.
Avoid `hash()` in Field.hashable_contents
hash should not be used in hashable_contents because even if we will use a deterministic hash function we will end up non-deterministic since hash is initialized with a random seed.
Merge request reports
Activity
Filter activity
Please register or sign in to reply