Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.10 feature req: default ticket number per year generation (prefix year in ramdom seq) #1663

Closed
mckaygerhard opened this issue Jan 10, 2015 · 26 comments

Comments

@mckaygerhard
Copy link

in the admin panel , the ticket settings, the default format of ticket number generation only has two choices: ramdom or sequence... and only has one format, numeric.

there's a possibility to make a feature that can concatenates the year in the number generation, i show a example:

  • format now in osticket are only "######" will result in "123456" depends of how many "#" will have many digits
  • the feature can be: "Y######" and will result in "2015123456" or "2161234556" depending of the year and how many "#" will have the format
  • another more exquisite the default complete time with nanoseconds as: "201501101339112340" for the complete time (year+month+date+hour+minuts+seconds+nanosecons)

why? in large enviroments this can easyle improve the reconition of tiockets by the users and agents for custon reports and data indicators, a very powerfully flags inside the ticket number!

@ntozier
Copy link
Contributor

ntozier commented Jan 11, 2015

Please see #1128

@mckaygerhard
Copy link
Author

hello, the pull only permit refers format, my feature request its only abut permit automatically added/update the date to firts fours or eigth digits of ticket number event any other configurations

by the way, interesting, maibe i must resear more over that feature, but i note not much documentation around that feature.. where are the documentation about usage of the tickets!??

@mckaygerhard mckaygerhard changed the title default ticket number per year generation (event random or sequense) feature req: default ticket number per year generation (prefix year in ramdom seq) Jan 12, 2015
@sycophantic
Copy link

This should also allow for month, day, etc as well.

@mckaygerhard
Copy link
Author

yeah, good suggestion, maybe its better that admin can format the date appended to the format number generated. but not as complicated in custom format, as simples like "YYMMDD######" for generate "20150123109741" (20150123 + 109741)

@mckaygerhard
Copy link
Author

this can be made in current v1.10 version

can i define a format in ticket numbre generation? by ex date format amont number digits?

@mckaygerhard mckaygerhard changed the title feature req: default ticket number per year generation (prefix year in ramdom seq) v1.10 feature req: default ticket number per year generation (prefix year in ramdom seq) Sep 9, 2015
@ntozier
Copy link
Contributor

ntozier commented Sep 9, 2015

"can i define a format in ticket numbre generation? by ex date format amont number digits?"

I haven't the foggiest idea what you mean.

@mckaygerhard
Copy link
Author

well if user put "YYYYMMDD#######" will be generated as "2015090912039784" why i just explain again that all users post here previusly for you? can u see the history!

@ntozier
Copy link
Contributor

ntozier commented Sep 9, 2015

.... of course I can read the history of this open issue.
Your response(s) makes no sense.
This is a feature request that you started to be able to something. Specifically to use arguments to create date based ticket numbers.

You obviously know that you cannot do so currently, or you would not have made the feature request. So then why then would you post [to your own feature request] asking if you can do what your requesting as a feature when you already know that answer?

@mckaygerhard
Copy link
Author

@ntozier why try to silence my feature request, i can see a one user that also like my request, and @greezybacon yet already market as "enhancement", so i only ask for how are goin the work here and u seems to do not like my posts that are very "evolution-like" in way!

in this issue specifically i never threath that u said! again , please see the history!

@carlospea
Copy link

this its a nice feature, better that make a formula, currently this are not possible from custom number generation, at least not in 1.9.12 as easyle

@ntozier
Copy link
Contributor

ntozier commented Sep 10, 2015

@mckaygerhard leap to conclusions much? No one is trying to "silence" your feature request.

On the contrary, I am trying to understand why you are asking if you can do something when you know that you cannot... since you created this thread in the first place to be able to do it.

@mckaygerhard
Copy link
Author

well the request its for a option to able to put a format that includes the date in the number ticket generation, the explanation are in the second comment, but in resume that's all

currently i see that i can added letters, numbers per ticket filters or per king of tickets, but not a option to generate current date in the ticket number at the ticket creation!

@ntozier
Copy link
Contributor

ntozier commented Sep 10, 2015

@mckaygerhard Yes. Which has little of nothing to do with actually answering my question.

@mckaygerhard
Copy link
Author

u are the only that said "not possible".. i posted many solutions in others ticket that users ask "when will be commited" solutions, not code requested..

that option of "date" in the ticket generatin number are possible, the issue are market as "enhanchement" and others people here seems like it!

@ntozier
Copy link
Contributor

ntozier commented Sep 10, 2015

  1. I did not say it was not possible. You obviously haven't read what I wrote. I said.
    "You obviously know that you cannot do so currently, or you would not have made the feature request."
  2. "i posted many solutions in others ticket that users ask "when will be commited" solutions, not code requested.."
    This response appears to be completely off topic.
  3. "that option of "date" in the ticket generatin number are possible,"
    No, it is not currently possible. That is, I presume, why you started this thread.
    Yes, if the devs decide that they want to implement it ... then it is possible.
    Yes, if someone else wants to implement it, file a pull request, and the devs accept it... then it is possible.
  4. "the issue are market as "enhanchement" and others people here seems like it!"
    Yes, I feel its a neat idea. Although this appears to be off topic as well.

To sum this all up differently incase you feel I am not being clear:
You know it is not currently possible.
I still don't know why you posted and asked if you can do it.
Your answer is: no you cannot currently do it.

@mckaygerhard
Copy link
Author

ok @ntozier i read all, post an in the fourth u posted that, but dont worry.. ok tell me what are to do to make it possible

please help with little tips what code (due there's no documentation) we must touch, i'm alone cannot do but maybe with other can be possible...

i mean help with tips to do not read complety the code and make it more faster

ok u said that currently dont have the capacity to do, ok if something can doit what rules must follow to commit a pull request that solves this issue?

@ntozier
Copy link
Contributor

ntozier commented Sep 10, 2015

I am not a dev. I'm a moderator.
I've already told you what needs to be done to make it possible (see 3. in previous post)
Anyone [with a github account] can file a pull request.

@mckaygerhard
Copy link
Author

@ntozier custom ticket format not have capability to dinamically generate the date in ticket number

i'll try make and pull request wtih other to make this for both current versions

@Rankgel
Copy link

Rankgel commented Sep 10, 2015

I am also interest in this enhancement ,+1

1 similar comment
@kapatz
Copy link

kapatz commented Nov 5, 2015

I am also interest in this enhancement ,+1

@mckaygerhard
Copy link
Author

ping¿?

@teslany
Copy link

teslany commented Jul 29, 2016

I am also interest in this enhancement ,+1

@mckaygerhard
Copy link
Author

@teslany @kapatz @Rankgel for the "+1" we must click in the face in the right corner ahd choose a "+1" to make noise in needed features!

@ntozier
Copy link
Contributor

ntozier commented Jul 31, 2016

I'm not sure why you would think that who ever makes the most noise gets the most attention.

@JediKev JediKev closed this as completed Jan 6, 2020
@mckaygerhard
Copy link
Author

@JediKev this issue has +4 in the first note and more.. people still are waithing this! and just close it? and developers only said "not possible"!

@JediKev
Copy link
Contributor

JediKev commented Jan 6, 2020

@mckaygerhard

You can batch close by what's in the first thread or how many likes it has unless you use a bot which I'm not willing to do. So all I had was by date range.

Cheers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants