Giter Site home page Giter Site logo

Comments (4)

Lematsu avatar Lematsu commented on July 21, 2024

When is the indices [1, 1, 1]?
I am not sure how to form this test example.

from moc-openstack-tools.

kamfonik avatar kamfonik commented on July 21, 2024

So, this is a bug in the spreadsheet interface, not the addusers scripts. When you invoke the delete command, you pass it a list of rows - which could theoretically include the same row more than once, depending on how you constructed it. Maybe a row meets more than 1 of the criteria for deletion, or something.

This showed up in the addusers script at one point a while back when the script was accidentally sending a duplicate row. It's the sort of behavior that shouldn't just happen unannounced in a tool like this - ideally it should remove duplicates from the list.

This bug is not super high priority.

from moc-openstack-tools.

Lematsu avatar Lematsu commented on July 21, 2024

I see so we want to announce that there's a duplicate and then remove the duplicates in the spreadsheet interface.

from moc-openstack-tools.

kamfonik avatar kamfonik commented on July 21, 2024

Yes, that's right.

from moc-openstack-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.