To reproduce:
1) create a full export of your site
2) un tar/zip the export
3) edit one file (admin_bar.settings.json) and change one value ("position_fixed": 1,)
4) tar up your entire config directory again
5) import the new tar.gz, with changes
6) notice the (incorrect) warning on the page:
The uploaded configuration matches the current site configuration exactly. No changes were made.
This may be related to #640
Recent comments
Thanks! I tested PayPal WPS (since I also use it in my Drupal 7 Commerce shop). With the PayPal server SANDBOX mode (no real payment transaction, just simulated). And everything...
Commerce shop system from Drupal
Peter, I've done an initial port of Commerce PayPal. While I haven't tested it, I think it should work, as the module is not too complex. https://github.com/backdrop-contrib/...
Commerce shop system from Drupal
Glad you finally found it! Someone really needs to port commerce_paypal.
Commerce shop system from Drupal