```glql display: table fields: title, state, assignee query: project = "gitlab-org/gitlab" and state = opened and updated > -1m ```