Skip to content

Commit

Permalink
Add blogpost for sprint 144 request page redesign
Browse files Browse the repository at this point in the history
  • Loading branch information
rubhanazeem committed Jul 11, 2023
1 parent 4d516fd commit a4bd730
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions _posts/development/2023-07-11-request-workflow-redesign.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
layout: post
title: Request Page Redesign - See Diff Comments Outside Beta and Set Bug Owner Action
category: development
---

We have been working on the request workflow redesign and continuously trying to improve it with the help of your feedback. This time we have focused on showing Diff comments for non-beta users and a new request type Set Bug Owner.

The request redesign is part of [the beta program](/2018/10/04/the-beta-program/).

{% include partials/_series-of-posts-about-request-redesign.md %}


### Diff comments for non-beta users

The request workflow redesign is currently a beta feature. It is quite possible that some people are using this beta feature and some are not. When you are using the request workflow redesign beta feature you have some extra features that come with it for example, the possibility of adding diff comments. Now the members who have not activated this beta feature were not able to see those diff comments and that could cause a communication gap in reviewing process. With these new changes, non-beta users can now see the diff comments added by the users using this beta feature.

<figure>
<img src="/images/posts/sprint-144-diff-comments-non-beta.png" alt="A screenshot of diff comment for non-beta users" />
<figcaption>Diff comments view for non-beta users</figcaption>
</figure>

Please note, non-beta users are just able to see the diff comments. It is not possible to create diff comments for non-beta users. To use diff comments you'll have to join request redesign beta program.

### Add Request Actions for Set Bug Owner

A request in OBS can have many types of actions. Until now, the Set Bug Owner actions were not supported in the request workflow redesign feature. This time we have also covered the set bug owner actions, which are used when a user or a group wants to be a Bugowner of a project or a package. The UI is adapted for the Bugowner action to provide action-specific information that can help the reviewers.

<figure>
<img src="/images/posts/sprint-144-set-bug-owner.png" alt="A screenshot of bugowner action" />
<figcaption>Bugowner Action</figcaption>
</figure>

{% include partials/_how-to-give-us-feedback.md %}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/posts/sprint-144-set-bug-owner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a4bd730

Please sign in to comment.