Project

General

Profile

Feature #39451

Updated by Patrick Seidensal almost 5 years ago

Original title: Can't create RBD image without fast-diff feature 

 Steps to reproduce: 

 1. When creating an image, unselect the `fast-diff` flag 
 2. Create the image 
 3. Click on the newly created image to check the flags enabled on that image 

 Additional information: 

 The POST request of the frontend to the backend did not contain the fast-diff flag, it could be a backend issue.

Back