Skip to content

def _build_number isn't returning current timestamp #62

Description

@AncAinu

I don't know what this is: Time.now.strftime("%y%m%d%H%M") # rubocop:disable Style/StringLiterals

But it isn't a unix timestamp...

It should be replaced by:
Time.now.to_i

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions